about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-02-28 23:12:37 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-02-28 23:12:37 +0000
commitbc45a1b9942ff8d12e77fc038c265b8debc1ea77 (patch)
treef01136b30ef44b56a6c8c5c0f1059e2811fb43e6 /ChangeLog
parente01ff4c18ae305a45864b8c0104804676b6112e0 (diff)
downloadzsh-bc45a1b9942ff8d12e77fc038c265b8debc1ea77.tar.gz
zsh-bc45a1b9942ff8d12e77fc038c265b8debc1ea77.tar.xz
zsh-bc45a1b9942ff8d12e77fc038c265b8debc1ea77.zip
24672: fix(?) crash resizing window during menu-select
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: