diff options
author | Simon Ruderich <rudi_s@users.sourceforge.net> | 2011-09-07 13:43:38 +0000 |
---|---|---|
committer | Simon Ruderich <rudi_s@users.sourceforge.net> | 2011-09-07 13:43:38 +0000 |
commit | b2da9b3afc57d442ff4d0ab4311450220156e4ee (patch) | |
tree | 34b881fb9c93fd71ef9759f289cd3711b9613d03 /ChangeLog | |
parent | d88c4241f982fe45c462e0a7f17fddea57d121f4 (diff) | |
download | zsh-b2da9b3afc57d442ff4d0ab4311450220156e4ee.tar.gz zsh-b2da9b3afc57d442ff4d0ab4311450220156e4ee.tar.xz zsh-b2da9b3afc57d442ff4d0ab4311450220156e4ee.zip |
29757: Doc/Zsh/compsys.yo: Remove superfluous brace.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 91c8380b0..23189b3f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * 29756: Doc/Zsh/params.yo: DIRSTACKSIZE is unlimited by default. + * 29757: Doc/Zsh/compsys.yo: Remove superfluous brace. + 2011-09-07 Mikael Magnusson <mikachu@gmail.com> * 29755: Completion/Unix/Command/_ssh: add -O stop to to _ssh. @@ -15391,5 +15393,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5461 $ +* $Revision: 1.5462 $ ***************************************************** |