summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-02-24 14:25:06 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-02-24 14:25:06 +0000
commitda3fc6eed8d12a0ad5cb94923766a1fc084bc211 (patch)
treef415b15702cab305873620ea7c8f8968bf706b6e /ChangeLog.pre-2-10
parent8b3b3adb6d8158b296c66d9166fcbe4b0cc8e66c (diff)
Preparations for 2.10
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index dfa4a23dc..39add94c2 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,11 @@
2006-02-24 Matthias Clasen <mclasen@redhat.com>
+ * README.in: Mention the slice allocator and GInitiallyUnowned.
+
+ * NEWS: Updates
+
+ * configure.in: Bump version to 2.10.0
+
* tests/utf8-pointer.c: Add tests for g_utf8_strlen().
* glib/gutf8.c: Fix boundary cases in g_utf8_strlen().