summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-08-07 18:29:02 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-08-07 18:29:02 +0000
commit85a698b8ec0c68ce6bf130dbe909ca5ff129c6d9 (patch)
treeea496104bc5609215dd58ed57f6ca8157b648121 /ChangeLog
parent494444b90a09b82b84d9964b3989d2de0d48761b (diff)
downloadzsh-85a698b8ec0c68ce6bf130dbe909ca5ff129c6d9.tar.gz
zsh-85a698b8ec0c68ce6bf130dbe909ca5ff129c6d9.zip
YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 79ad079da..3796ae85f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-08-07 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * YAMAMOTO Takashi: 30599: Src/compat.c, Src/zsh.h: don't
+ use the replacement wcwidth if not ISO-10646 as the assumptions
+ it makes probably won't work.
+
2012-07-27 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 30590: Doc/Makefile.in, Doc/.distfiles: work around problem
@@ -16467,5 +16473,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5684 $
+* $Revision: 1.5685 $
*****************************************************