about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05e5c1248..3295da0ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-08-15  Clint Adams  <clint@zsh.org>
 
+	* 21619: Src/string.c, Src/utils.c, Src/Zle/zle.h: define wide
+	versions of zarrdup, zputs, niceztrlen.
+
 	* 21565: Completion/Unix/Command/_man: better handle uncompresed
 	manpages with .[0-9] in their names.