diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2013-02-27 22:17:29 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2013-02-27 22:17:29 +0000 |
commit | ac22eab0d9ec3d12271a8c80c633716850e3b349 (patch) | |
tree | f7e83b81e470388523a3949ec20fc33af973359e /ChangeLog | |
parent | c2e00298c2eee82368be3e52ee72a19d053c2cd6 (diff) | |
download | zsh-ac22eab0d9ec3d12271a8c80c633716850e3b349.tar.gz zsh-ac22eab0d9ec3d12271a8c80c633716850e3b349.tar.xz zsh-ac22eab0d9ec3d12271a8c80c633716850e3b349.zip |
31077: update for new options in GNU sort
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 15dabf10d..ea4124e63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-02-27 Oliver Kiddle <opk@zsh.org> + * 31077: Completion/Unix/Command/_sort: update for new + options in GNU sort + * c.f. 31071: Completion/Unix/Type/_postscript, Completion/Unix/Command/_psutils: remove duplicate _osc and rename _ps to avoid name clash @@ -546,5 +549,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5808 $ +* $Revision: 1.5809 $ ***************************************************** |