summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2006-04-20 21:44:40 +0000
committerMichael Jennings <mej@kainx.org>2006-04-20 21:44:40 +0000
commitce56ce20df358e1b1718d79debca5a62d875b7d3 (patch)
treef10ec5d2bd00930eb171ee46a9c58093fe6bc32b /ChangeLog
parent8b56abf863d4bc8c5c542df80a7eaf236ca8dc9a (diff)
downloadlibast-ce56ce20df358e1b1718d79debca5a62d875b7d3.tar.gz
Thu Apr 20 16:44:39 2006 Michael Jennings (mej)
Added mbuff and ustr to testing routines. Fleshed out ustr class; doesn't do UTF-8 yet though. Fixed array removal code. I have no idea how that was working before. ---------------------------------------------------------------------- SVN revision: 22271
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f28eaf2..5b9a8a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -773,3 +773,11 @@ Fri Feb 24 16:45:38 2006 Michael Jennings (mej)
Make removal of options from argv[] optional and off by default.
Fixes Eterm problem with WM_COMMAND entries being empty.
----------------------------------------------------------------------
+Thu Apr 20 16:44:39 2006 Michael Jennings (mej)
+
+Added mbuff and ustr to testing routines.
+
+Fleshed out ustr class; doesn't do UTF-8 yet though.
+
+Fixed array removal code. I have no idea how that was working before.
+----------------------------------------------------------------------