diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-10-25 18:01:41 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-10-25 18:01:41 +0000 |
commit | 048ac23985eab7913e9a1b6013324657bb7750ac (patch) | |
tree | 503761e2df16c1025e2fa8f75e716e72e6d7d8a1 /ChangeLog | |
parent | 71963da3975f941ce37a36fe99d60462226659e2 (diff) | |
download | zsh-048ac23985eab7913e9a1b6013324657bb7750ac.tar.gz zsh-048ac23985eab7913e9a1b6013324657bb7750ac.tar.xz zsh-048ac23985eab7913e9a1b6013324657bb7750ac.zip |
22911: use QT_BACKSLASH if instring is QT_NONE
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1838b2bd1..d3244d4d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-10-25 Peter Stephenson <pws@csr.com> + * 22911: Src/Zle/zle_tricky.c: need fix from 22877 here, too. + * arno: Completion/Unix/Command/{_getmail,_yafc,.distfiles}: two new completions. |