summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c11f7081..cc1caff26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2025-02-12 Bart Schaefer <schaefer@zsh.org>
+ * 53360: Src/Zle/complist.c: domenuselect() fails if the previous
+ completion did not generate a list (fix for segfault)
+
* 53346 (cf. 53350): Util/helpfiles: fix use of "man" on file paths
* 53348: Doc/Zsh/builtins.yo, Src/builtin.c, Test/K01nameref.ztst: