summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-01-16 23:10:47 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-01-16 23:10:47 +0000
commit7523252384157c6815e5ca38d98e66dbb720eac4 (patch)
treee6f49c67b86834cbfd19d4b273557a3ad0f4da8d /ChangeLog.pre-2-10
parent488cee497742bc04861250cb42a94c2678c771b7 (diff)
downloadglib-7523252384157c6815e5ca38d98e66dbb720eac4.tar.gz
Updates
2006-01-16 Matthias Clasen <mclasen@redhat.com> * NEWS: Updates
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-102
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index b9c01356f..4bda70149 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,7 @@
2006-01-16 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* glib/gthread.h (g_static_mutex_get_mutex_impl_shortcut):
Rework the strict aliasing fix to not break C++, pointed
out by Murray Cumming.