From d931eed82655f1cbb54e7e1749642c8965e6d414 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 22 Aug 2007 17:24:08 +0000 Subject: 23794: fix crash completing on "foo$" (quotes significant) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78a9684b1..7f81ce31a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-08-22 Peter Stephenson + * 23794: Src/Zle/compresult.c: completing on 'echo "foo$"' + 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. -- cgit 1.4.1