diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-10-30 01:47:32 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-10-30 01:47:32 +0000 |
commit | 787c86f68d36fa487daeb7f14adfdbf6e6a01238 (patch) | |
tree | fe51eda08193a3bc5d41830433dafe3052853d24 /ChangeLog | |
parent | c109f9f9447920effdfc70f448704d5ab4b8d4c7 (diff) | |
download | zsh-787c86f68d36fa487daeb7f14adfdbf6e6a01238.tar.gz zsh-787c86f68d36fa487daeb7f14adfdbf6e6a01238.tar.xz zsh-787c86f68d36fa487daeb7f14adfdbf6e6a01238.zip |
25949: remove dead code in getvisrchstr.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9836db6b0..90e3565b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-30 Clint Adams <clint@zsh.org> + + * 25949: Src/Zle/zle_hist.c: remove dead code in getvisrchstr. + 2008-10-29 Peter Stephenson <p.w.stephenson@ntlworld.com> * 25945: Completion/Unix/Type/_path_files: need some extra |