about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-05-07 16:04:21 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-05-07 16:04:21 +0000
commita6ff95d0c1b3874f27baa6dbec9699ac987c110b (patch)
treef5a270d0716ee6ea2db2f2b04bb33db6dd14adce /ChangeLog
parent4f622ad57062282900cc1d679ffb8b5faa16618b (diff)
downloadzsh-a6ff95d0c1b3874f27baa6dbec9699ac987c110b.tar.gz
zsh-a6ff95d0c1b3874f27baa6dbec9699ac987c110b.tar.xz
zsh-a6ff95d0c1b3874f27baa6dbec9699ac987c110b.zip
26954: read should pass through invalid multibyte characters
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dd08827d4..12481c300 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-07  Peter Stephenson  <pws@csr.com>
+
+	* 26945: Src/builtin.c, Test/D07multibyte.ztst: read should
+	pass through invalid multibyte characters.
+
 2009-05-06  Clint Adams  <clint@zsh.org>
 
 	* 26937: Completion/Unix/Command/_git: have `git log` complete
@@ -11661,5 +11666,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4677 $
+* $Revision: 1.4678 $
 *****************************************************