about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-09-27 20:58:24 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-09-27 20:58:24 +0000
commit043959b0be340e0918b33a47859249b04abe7b21 (patch)
treee8d35801c8eb0f2c82b29f27798a718d1895092e /ChangeLog
parent4a34c9628942a3631500e51b57ce4ccb4ac77fb4 (diff)
downloadzsh-043959b0be340e0918b33a47859249b04abe7b21.tar.gz
zsh-043959b0be340e0918b33a47859249b04abe7b21.tar.xz
zsh-043959b0be340e0918b33a47859249b04abe7b21.zip
25760: add (~) flag
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84a034b2a..145420cc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-09-27  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 25760: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
+	(~) tokenizes arguments to further parameter flags, but not
+	the rest of the parameter expansion.
+
 	* Jörg Sommer: 25755, with tweak from 25756:
 	Completion/Linux/Command/_modutils (args): improved handling
 	of module arguments.