diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 15:54:42 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 15:54:42 +0000 |
| commit | 3bd094b1bc6f7381ee9e003a8fccc645d73c7a22 (patch) | |
| tree | 541815d79e575425719604c2d7c802c01d9aa1e0 /ChangeLog | |
| parent | 26466: suffix in certain matcher modes mishandled pattern (diff) | |
| download | zsh-3bd094b1bc6f7381ee9e003a8fccc645d73c7a22.tar zsh-3bd094b1bc6f7381ee9e003a8fccc645d73c7a22.tar.gz zsh-3bd094b1bc6f7381ee9e003a8fccc645d73c7a22.tar.bz2 zsh-3bd094b1bc6f7381ee9e003a8fccc645d73c7a22.tar.lz zsh-3bd094b1bc6f7381ee9e003a8fccc645d73c7a22.tar.xz zsh-3bd094b1bc6f7381ee9e003a8fccc645d73c7a22.tar.zst zsh-3bd094b1bc6f7381ee9e003a8fccc645d73c7a22.zip | |
26482: complete patch -U, --unified-reject-files, --global-reject-file.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2009-01-29 Clint Adams <clint@zsh.org> + + * 26482: Completion/Unix/Command/_patch: complete patch -U, + --unified-reject-files, --global-reject-file. + 2009-01-29 Peter Stephenson <pws@csr.com> * 26466: Src/Zle/compmatch.c: with suffix, bld_line() got @@ -11028,5 +11033,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4530 $ +* $Revision: 1.4531 $ ***************************************************** |
