diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-10-07 12:15:57 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-10-07 12:15:57 +0000 |
commit | 52f132de62fd4dbef49dc31344d8f430d3f80cb8 (patch) | |
tree | f55dbc5b64711768b1725eb023f80c700a91ae32 /ChangeLog | |
parent | 8e6aabfab62367f9d8f781aa20998f1ccc9708a0 (diff) | |
download | zsh-52f132de62fd4dbef49dc31344d8f430d3f80cb8.tar.gz zsh-52f132de62fd4dbef49dc31344d8f430d3f80cb8.tar.xz zsh-52f132de62fd4dbef49dc31344d8f430d3f80cb8.zip |
22819: bits missed for some reason
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3e9a7a9e7..4a3108998 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,16 @@ on single line could cause border disputes resulting in skirmishes with cursor position. +2006-10-05 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 22819: Doc/Zsh/compwid.yo, Src/builtin.c, Src/subst.c, + Src/text.c, Src/utils.c, Src/zsh.h, Src/Zle/compcore.c, + Src/Zle/compctl.c, rc/Zle/complete.c, Src/Zle/computil.c, + Src/Zle/zle_tricky.c: rationalise internal quotation, + upgrade completion use of quotation to start handling $'...' + (still incomplete), fix bug on completion with active + RCQUOTES. + 2006-10-05 Peter Stephenson <pws@csr.com> * unposted: Completion/Unix/Command/_perforce: improved |