summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61523ad2b..2cbeedf88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-25 Peter Stephenson <pws@csr.com>
+
+ * 20742: Src/system.h, Src/Zle/zle.h, Src/Zle/zle_main.c,
+ Src/Zle/zle_misc.c, Src/Zle/zle_params.c, Src/Zle/zle_utils.c:
+ More Unicode stuff. A few more definitions, some conversion
+ utilities between line and string, fix types and sizes for
+ cutbuffer/killring and undo.
+
2005-01-24 Peter Stephenson <pws@csr.com>
* users/8422: Src/cond.c: [[ ... -nt ... ]] and [[ ... -ot ... ]]