diff options
author | Mikael Magnusson <mikachu@gmail.com> | 2011-08-14 07:21:20 +0000 |
---|---|---|
committer | Mikael Magnusson <mikachu@gmail.com> | 2011-08-14 07:21:20 +0000 |
commit | 5d97a1f1cd9d461c452de0d93674fa5e0ab0fe6d (patch) | |
tree | 485c1e8f8f7b796812745df9424880a4c313089a /ChangeLog | |
parent | cc9352c33dfd88a609cfc3e7b3ad271c1d2d6cab (diff) | |
download | zsh-5d97a1f1cd9d461c452de0d93674fa5e0ab0fe6d.tar.gz zsh-5d97a1f1cd9d461c452de0d93674fa5e0ab0fe6d.tar.xz zsh-5d97a1f1cd9d461c452de0d93674fa5e0ab0fe6d.zip |
29673: Clarify what 'other' in the ignore-line style does
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 95e51e433..beb770118 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-08-14 Mikael Magnusson <mikachu@gmail.com> + + * 29673: Doc/Zsh/compsys.yo: Clarify what 'other' in the + ignore-line style does. + 2011-08-11 Peter Stephenson <p.w.stephenson@ntlworld.com> * Src/Modules/datetime.mdd: unposted: also fix the autofeatures. @@ -15234,5 +15239,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5421 $ +* $Revision: 1.5422 $ ***************************************************** |