diff options
author | Clint Adams <clint@users.sourceforge.net> | 2010-06-30 13:08:14 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2010-06-30 13:08:14 +0000 |
commit | 6e0d1b57ce09e9bf4851d8be3052501485634689 (patch) | |
tree | 7f354f7dc1ea1eab16c551feaa0700fc89a53080 /ChangeLog | |
parent | 4085b07dbd7ae31b620cc81ee1d277dad7723668 (diff) | |
download | zsh-6e0d1b57ce09e9bf4851d8be3052501485634689.tar.gz zsh-6e0d1b57ce09e9bf4851d8be3052501485634689.tar.xz zsh-6e0d1b57ce09e9bf4851d8be3052501485634689.zip |
28061: transpose filename halves, describe action better
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 9459a3a64..d8132c730 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2010-06-30 Clint Adams <clint@zsh.org> - * 27998: Functions/Newuser/zsh-newuser-install: add recommended - zshrc option. + * 27998, 28061: Functions/Newuser/zsh-newuser-install: add + recommended zshrc option. * 28060: Completion/Unix/Command/_xmlsoft: xmlsoft --nodtdattr completion thanks to Vincent Lefevre. @@ -13343,5 +13343,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5017 $ +* $Revision: 1.5018 $ ***************************************************** |