about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-08-14 23:19:22 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-08-14 23:19:22 +0000
commit512660352feb89ae046639a7ebf6d43e888c17d9 (patch)
tree8cf53fb0959d6d0d65fd2d87be1bb0104432fcec /ChangeLog
parent7db1a0cf3d6b93b8a434e1add6d923b0e6047e00 (diff)
downloadzsh-512660352feb89ae046639a7ebf6d43e888c17d9.tar.gz
zsh-512660352feb89ae046639a7ebf6d43e888c17d9.tar.xz
zsh-512660352feb89ae046639a7ebf6d43e888c17d9.zip
29504: note when (#cN,M) can't be used in place of # or ##.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 59a18dc36..e8625ca6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
 2011-08-14  Mikael Magnusson  <mikachu@gmail.com>
 
-	* 29673: Doc/Zsh/compsys.yo: Clarify what 'other' in the
+	* 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
+	* 28852: Misc/zargs, Zle/match-words-by-style: use syntax that
 	doesn't depend on SHORT_LOOPS being set.
 
 	* unposted: Src/hist.c: fix a typo in a comment.
@@ -14,6 +14,9 @@
 	* 29388, 29680: Doc/Zsh/expn.yo: clarify note about e:string:
 	quoting.
 
+	* 29504: Doc/Zsh/expn.yo: note when (#cN,M) can't be used in
+	place of # or ##.
+
 2011-08-14  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 29677: Src/exec.c, Src/signals.c, Src/zsh.h: flag jobs that are
@@ -15257,5 +15260,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5428 $
+* $Revision: 1.5429 $
 *****************************************************