summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-07-31 18:52:11 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-07-31 18:52:11 +0000
commit37e7118821a81f524931d8a4fa8d7815dd82eb5e (patch)
tree098e38241990440886d77d69b32b58b05540b1de /ChangeLog.pre-2-12
parent8bca378a6e77626d7f1a9873bf485c7434015e74 (diff)
downloadglib-37e7118821a81f524931d8a4fa8d7815dd82eb5e.tar.gz
Fix stray character
Sun Jul 30 16:54:13 2000 Owen Taylor <otaylor@redhat.com> * gunicode.h: Fix stray character * gutf8.c (g_unichar_to_utf8): Allow outbuf to be NULL, in which case we just compute the length.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-127
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index acc659ba7..7baf383b3 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,10 @@
+Sun Jul 30 16:54:13 2000 Owen Taylor <otaylor@redhat.com>
+
+ * gunicode.h: Fix stray character
+
+ * gutf8.c (g_unichar_to_utf8): Allow outbuf to be NULL, in
+ which case we just compute the length.
+
2000-07-31 Havoc Pennington <hp@redhat.com>
* Makefile.am (EXTRA_DIST): forgot to add .pc.in to EXTRA_DIST