about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-11-23 11:10:28 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-11-23 11:10:28 +0000
commit32a4c982065bff9829ef6be87095530c7acc96d3 (patch)
treec2397365f6dcf7723dc8500a8c53087059047783
parentcc9bc2dd0b90cbf920794f15d0fce73fe04babac (diff)
downloadzsh-32a4c982065bff9829ef6be87095530c7acc96d3.tar.gz
zsh-32a4c982065bff9829ef6be87095530c7acc96d3.tar.xz
zsh-32a4c982065bff9829ef6be87095530c7acc96d3.zip
28424: missed
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c8ecb4bd4..3ba0a6b1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-22  Peter Stephenson  <pws@csr.com>
+
+	* 28424: Doc/Zsh/options.yo, Src/options.c, Src/utils.c,
+	Src/zsh.h, Test/A03quoting.ztst: New POSIX_STRINGS option
+	makes \0 in $'...' terminate the quoted string.
+
 2010-11-20  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 28425: Src/subst.c: remove null arguments and untokenize.
@@ -13832,5 +13838,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5124 $
+* $Revision: 1.5125 $
 *****************************************************