diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 5b71d978c..e1cbeaa84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ * 29673: Doc/Zsh/compsys.yo: Clarify what 'other' in the ignore-line style does. + * 28852: Misc/zargs, Zle/match-words-by-style: Use syntax that doesn't + depend on SHORT_LOOPS being set. + 2011-08-11 Peter Stephenson <p.w.stephenson@ntlworld.com> * Src/Modules/datetime.mdd: unposted: also fix the autofeatures. @@ -15239,5 +15242,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5423 $ +* $Revision: 1.5424 $ ***************************************************** |