about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2005-10-23 19:28:20 +0000
committerBart Schaefer <barts@users.sourceforge.net>2005-10-23 19:28:20 +0000
commit533021f2ad7c7d136adbf216c8c95aaab8ee7098 (patch)
tree49833e55f338b3bd1c7ba321a299a92272e1a890 /ChangeLog
parent05b6a233622031136304bbb3dfe7012d29cae7f1 (diff)
downloadzsh-533021f2ad7c7d136adbf216c8c95aaab8ee7098.tar.gz
zsh-533021f2ad7c7d136adbf216c8c95aaab8ee7098.tar.xz
zsh-533021f2ad7c7d136adbf216c8c95aaab8ee7098.zip
Fix --disable-multibyte compile error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 61250d727..39e733613 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-23  Bart Schaefer  <schaefer@zsh.org>
+
+	* unposted: Src/prompt.c: fix --disable-multibyte compile error
+	introduced by 21906.
+
 2005-10-23  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* unposted, yet, owing to email outage, but c.f. 21907:
@@ -57,7 +62,7 @@
 	* 21882: Src/prompt.c, Src/utils.c, Test/D01prompt.ztst: extend
 	prompt truncation to handle multibyte characters.
 
-2005-10-17  Bart Schaefer  <schaefer@brasslantern.com>
+2005-10-17  Bart Schaefer  <schaefer@zsh.org>
 
 	* 21880: Completion/compinit: explicitly set IFS to the usual
 	default string, plus carriage return, in case the surrounding