summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-02-24 13:56:58 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-02-24 13:56:58 +0000
commit8b3b3adb6d8158b296c66d9166fcbe4b0cc8e66c (patch)
treeff48f45c54a725d7280351b2d35688c0ec44791c /ChangeLog.pre-2-12
parenta629b3f02dcdf29f52973f879f953e2ce409ab7a (diff)
downloadglib-8b3b3adb6d8158b296c66d9166fcbe4b0cc8e66c.tar.gz
Add tests for g_utf8_strlen().
2006-02-24 Matthias Clasen <mclasen@redhat.com> * tests/utf8-pointer.c: Add tests for g_utf8_strlen(). * glib/gutf8.c: Fix boundary cases in g_utf8_strlen(). (#332435)
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 5a3dc7d47..dfa4a23dc 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,10 @@
+2006-02-24 Matthias Clasen <mclasen@redhat.com>
+
+ * tests/utf8-pointer.c: Add tests for g_utf8_strlen().
+
+ * glib/gutf8.c: Fix boundary cases in g_utf8_strlen().
+ (#332435)
+
2006-02-23 Kjartan Maraas <kmaraas@gnome.org>
* tests/completion-test.c: (main): Plug leaks reported by