diff options
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog index 4402df2df..8158fbc2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -112,11 +112,6 @@ * 15792: Doc/Zsh/manual.yo, Doc/Zsh/metafaq.yo: update url references to http://zsh.sunsite.dk/ -2001-09-11 Wayne Davison <wayned@users.sourceforge.net> - - * 15630 & 15713: Completion/Redhat/Command/_rpm: Brought over the - --verify package-specification options and updated caching policy. - 2001-09-11 Oliver Kiddle <opk@zsh.org> * 15781: Completion/Unix/Command/.distfiles, @@ -141,6 +136,11 @@ Src/Zle/zle_misc.c: handle possible NULL pointer returned from bufferwords() +2001-08-27 Wayne Davison <wayned@users.sourceforge.net> + + * 15713: Completion/Redhat/Command/_rpm: added package-specification + options to the --verify command. + 2001-08-25 Bart Schaefer <schaefer@zsh.org> * 15707: Src/init.c: Fix history crash caused by re-entering @@ -172,6 +172,11 @@ * 15639: Src/text.c: fix bug for output of unquoted here-docs and -strings with special characters +2001-08-15 Adam Spiers <adam@spiers.net> + + * 15630: Completion/Redhat/Command/_rpm: update caching policy + for newer versions of rpm. + 2001-08-14 Clint Adams <clint@zsh.org> * 15629: Completion/Unix/Command/_zip: unzip -Z |