about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-08-23 19:19:26 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-08-23 19:19:26 +0000
commit13b8a25456f038e0dbf7daf187cb0e5b9b9558c9 (patch)
treefb430d471ec8aa5804ba2b751366cff6c9529711 /ChangeLog
parent32438824c0f92d64956c35a543ead4687f029ddb (diff)
downloadzsh-13b8a25456f038e0dbf7daf187cb0e5b9b9558c9.tar.gz
zsh-13b8a25456f038e0dbf7daf187cb0e5b9b9558c9.tar.xz
zsh-13b8a25456f038e0dbf7daf187cb0e5b9b9558c9.zip
Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we need
the replacement wcwidth function anyway
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f391bce0a..d1c87a57f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-08-23  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Jun T: 30640 (plus additional comment): Src/zsh.h,
+	Src/compat.c: MacOS doesn't define __STDC_ISO_10646__ but we
+	need the replacement wcwidth() anyway.
+
 2012-08-23  Peter Stephenson  <pws@csr.com>
 
 	* Aaron Schrab: 30636: Completion/Unix/Command/_telnet:
@@ -108,5 +114,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5709 $
+* $Revision: 1.5710 $
 *****************************************************