about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-03-10 11:12:02 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-03-10 11:12:02 +0000
commite391f09457c5ce71df740aac17bedd833e64e74b (patch)
tree778e12ad9ae6e2426d981fd5cf8faf9bc3130a32 /ChangeLog
parent6f3f3c6a010c43881b394cbb60c5f4938a8f43b3 (diff)
downloadzsh-e391f09457c5ce71df740aac17bedd833e64e74b.tar.gz
zsh-e391f09457c5ce71df740aac17bedd833e64e74b.tar.xz
zsh-e391f09457c5ce71df740aac17bedd833e64e74b.zip
26705: multibyte characters with Meta in ${(%)foo} etc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ee5fec451..f6250b694 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-10  Peter Stephenson  <pws@csr.com>
+
+	* 26705: Src/subst.c, Test/D07multibyte.ztst: still problems
+	with multibyte characters with Meta in prompt expansion within
+	parameter expansion.
+
 2009-03-09  Peter Stephenson  <pws@csr.com>
 
 	* 26702: Src/init.c: lexsave()/lexrestore() needed around
@@ -11361,5 +11367,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4606 $                         
+* $Revision: 1.4607 $                         
 *****************************************************