about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78a9684b1..7f81ce31a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-08-22  Peter Stephenson  <pws@csr.com>
 
+	* 23794: Src/Zle/compresult.c: completing on 'echo "foo$"<TAB>'
+	was broken.  The code is as opaque as usual but preventing the
+	crash seems straightforward.
+
 	* 23792: Doc/Zsh/expn.yo, Test/D07multibyte.ztst:  test
 	and documentation for 23784.