about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-01-22 04:03:05 +0000
committerClint Adams <clint@users.sourceforge.net>2005-01-22 04:03:05 +0000
commit0038b1a68265a2c8136f90d63fae15a121b9341c (patch)
treed1fd810bcf817cf9fa04da712bf304b33a6fc4e6 /ChangeLog
parentd94e9817cec2b0c2fd692fd839f77f376309008a (diff)
downloadzsh-0038b1a68265a2c8136f90d63fae15a121b9341c.tar.gz
zsh-0038b1a68265a2c8136f90d63fae15a121b9341c.tar.xz
zsh-0038b1a68265a2c8136f90d63fae15a121b9341c.zip
* 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetline
   caller so that the octet-based and wide-character versions should return
   the same string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1c88dbc8..8b769f570 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
 	* unposted (cf. zsh-users/8412): Config/version.mk: fix
 	year typo.
 
+	* 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and
+	zlegetline caller so that the octet-based and wide-character
+	versions should return the same string.
+
 2005-01-21  Bart Schaefer  <schaefer@brasslantern.com>
 
 	* unposted (cf. zsh-users/8409): Functions/Zle/keeper: "keeper"