From 5b1d731c4b7d678e57f7e68f935d26e372dde0f2 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 13 Feb 2006 11:15:31 +0000 Subject: 22215 and 22217. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 39b06c999..6e2b2f583 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2006-02-13 Wayne Davison + + * 22217: Src/Zle/compcore.c: allow the insertion of invalid + multibyte characters using the $'\123' idiom. + + * 22215: Src/utils.c, Src/Zle/zle_tricky.c: fixed the completion of + filenames containing commas inside an open bracelist, including the + ability for the user to manually backslash escape commas. + + * unposted: Src/Zle/computil.c: replaced an algorithm that was + looking backward for a backslash because that can accidentally + quote a character after a "\\" sequence. + 2006-02-12 Peter Stephenson * 22235: Eric Mangold: Completion/Unix/Command/_twisted: new -- cgit 1.4.1