diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog index 8b0f2a984..024ff2521 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-11-11 Barton E. Schaefer <schaefer@zsh.org> + * Greg Klanderman: 27391: Completion/Unix/Command/_rm: + fix ignored (duplicate) file names + * users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting on an unknown terminal type @@ -11,9 +14,6 @@ 2009-11-10 Barton E. Schaefer <schaefer@zsh.org> - * Greg Klanderman: 27377 (slightly tweaked): - Completion/Unix/Command/_rm: fix ignored (duplicate) file names - * 27368, 27369: FEATURES: replace one incorrect example with two correct ones @@ -12336,5 +12336,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4809 $ +* $Revision: 1.4810 $ ***************************************************** |