about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2007-02-25 23:41:03 +0000
committerBart Schaefer <barts@users.sourceforge.net>2007-02-25 23:41:03 +0000
commit3fc59a0f09c9ee9af2ed202c50397784bd16efc1 (patch)
tree522332966cf75be77e3c025508a7b7145d195506 /ChangeLog
parentd98959ab6729d6c849a00ebcb2d9f72ac9959b28 (diff)
downloadzsh-3fc59a0f09c9ee9af2ed202c50397784bd16efc1.tar.gz
zsh-3fc59a0f09c9ee9af2ed202c50397784bd16efc1.tar.xz
zsh-3fc59a0f09c9ee9af2ed202c50397784bd16efc1.zip
23176: apply the (X) parameter flag to the (#) flag; fix comment typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eac6ca79..5baaa2130 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,13 @@
 	Completion/Unix/Commands/_ip (tweaked), Doc/Zsh/compsys.yo: add to
 	regex completion handling and add new ip completion.
 
+2007-02-25  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 23176 (tweaked): Doc/Zsh/expn.yo, Src/subst.c: make the (X)
+	parameter expansion flag apply to the (#) flag as well, so that
+	"character not in range" is not normally a fatal error.  Also
+	fix a minor typo in a comment.
+
 2007-02-25  Clint Adams  <clint@zsh.org>
 
 	* 23185: Tobias Gruetzmacher: Completion/Unix/Command/_qemu: qemu