diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 19b706ae0..ee755072a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-09 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 24542: Src/Zle/zle_tricky.c: RC_QUOTES wasn't handled + if the opening quote wasn't at the start of the word, causing + endless looping. + 2008-02-07 Clint Adams <clint@zsh.org> * unposted: Functions/Misc/run-help-git, |