about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-08-07 15:58:44 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-08-07 15:58:44 +0000
commit98e306e251aca4937ca9947c33d686abbc638561 (patch)
tree77da85e8ecad83f8e5f401c14b007bef55e96764 /ChangeLog
parentb85a444fe01e3953833e929361323fdd93dfcd48 (diff)
downloadzsh-98e306e251aca4937ca9947c33d686abbc638561.tar.gz
zsh-98e306e251aca4937ca9947c33d686abbc638561.tar.xz
zsh-98e306e251aca4937ca9947c33d686abbc638561.zip
unposted: badly positioned declaration in complist.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b5170d2a..5614e9774 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-08-07  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Src/Zle/complist.c: another bad declaration.
+
 	* 22589: Src/Zle/complist.c: bug in menu selection when displaying
 	long lines.