about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-08-14 13:40:53 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-08-14 13:40:53 +0000
commit20c52f622154ed00fac8ed3cf6416e955551d372 (patch)
tree60df4353bc9e9db78b97f62bc0144cf0f9948fd8 /ChangeLog
parent7142697448656b473f84607626122215661b525b (diff)
downloadzsh-20c52f622154ed00fac8ed3cf6416e955551d372.tar.gz
zsh-20c52f622154ed00fac8ed3cf6416e955551d372.tar.xz
zsh-20c52f622154ed00fac8ed3cf6416e955551d372.zip
28852: Use syntax that doesn't depend on SHORT_LOOPS being set.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
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 $
 *****************************************************