summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc3b90c50..761a758df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-28 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * 24627: Src/Zsh/complist.c: fix(?) crash when resizing window
+ during menu-select.
+
2008-02-28 Clint Adams <clint@zsh.org>
* 24626: Completion/Unix/Type/_path_commands, Doc/Zsh/compsys.yo: