summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-06-21 16:11:21 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-06-21 16:11:21 +0000
commit0891c64816faaadc8e26f9eebb3205af11323473 (patch)
treed380a68b92ad80136407086bd7e7dae2f70453f3 /ChangeLog
parent876a6767eb690040cefb61a4c2a7822daecd4b8e (diff)
downloadglib-0891c64816faaadc8e26f9eebb3205af11323473.tar.gz
Initial pass at adding unicode support functions. A few things still need
Wed Jun 21 12:09:03 2000 Owen Taylor <otaylor@redhat.com> * gunicode.h gutf8.c guniprop.c gunidecomp.[ch] gunichartables.h Makefile.am glib.h: Initial pass at adding unicode support functions. A few things still need to be implemented, a bit of cleanup needs to be done, tests need to be added, and the docs need to be finished, but this should allow replacing most or all use of libunicode.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0770d5095..762650395 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Wed Jun 21 12:09:03 2000 Owen Taylor <otaylor@redhat.com>
+
+ * gunicode.h gutf8.c guniprop.c gunidecomp.[ch] gunichartables.h
+ Makefile.am glib.h: Initial pass at adding unicode support
+ functions. A few things still need to be implemented, a bit
+ of cleanup needs to be done, tests need to be added, and
+ the docs need to be finished, but this should allow replacing
+ most or all use of libunicode.
+
2000-06-06 Tor Lillqvist <tml@iki.fi>
* giowin32.c (g_io_channel_win32_pipe_readable): If we are