Implement g_ucs4_to_utf8 which was in
[platform/upstream/glib.git] / ChangeLog
index 60fe94e..e567127 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
+Mon Sep 18 10:58:21 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gutf8.c: Implement g_ucs4_to_utf8 which was in
+       the header file but not implemented.
+
 Sun Sep 17 2000 Elliot Lee <sopwith@redhat.com>
-       * glib.h configure.in: Define g_alloca() as an alloca-that-works-anywhere.
-       * gconvert.c: Fix warnings which could have caused problems on 64-bit platforms.
+
+       * glib.h configure.in: Define g_alloca() as an
+       alloca-that-works-anywhere.
+       
+       * gconvert.c: Fix warnings which could have caused problems on
+       64-bit platforms.
 
 Sun Sep 10 12:37:40 2000  Owen Taylor  <otaylor@redhat.com>