about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-10-07 16:49:50 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-10-07 16:49:50 +0000
commit1cdaf8c45920e55e438a17052b18480a39eb8fed (patch)
tree316949c485a17025a9abd16fa7f797e69731fc41 /ChangeLog
parent156a28953b82e4ac7027b0fe0eae95e27f28a46f (diff)
downloadzsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.tar.gz
zsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.tar.xz
zsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.zip
28327: fix pseudolexical word splitting with RC_QUOTES
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3defadc04..77155e779 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-07  Peter Stephenson  <pws@csr.com>
+
+	* 28327: Src/hist.c: Fix bufferwords() splitting when RC_QUOTES
+	is turned on.
+
 2010-10-06  Peter Stephenson  <pws@csr.com>
 
 	* 28326: Src/hist.c, Test/D04parameter.ztst: Problems with
@@ -13709,5 +13714,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5097 $
+* $Revision: 1.5098 $
 *****************************************************