From: Matthias Clasen Date: Fri, 29 Jun 2007 17:36:10 +0000 (+0000) Subject: Updates X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=894556b79f77a2c3683a95b556ec00aeb6a2d04d;p=dana%2Fcg-glib.git Updates svn path=/trunk/; revision=5590 --- diff --git a/ChangeLog b/ChangeLog index 16c08e79..f9c844f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Jun 29 2007 Matthias Clasen + + * NEWS: Updates + Mon Jun 25 16:43:13 2007 Tim Janik * glib/ghash.c: g_hash_table_find(), g_hash_table_foreach(): diff --git a/NEWS b/NEWS index 98c06465..5ae204cc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Overview of Changes from GLib 2.13.5 to GLib 2.13.6 +=================================================== + +* Reintroduce a GType typedef whose removal in 2.13.5 + caused trouble for C++ bindings + +* Bugs fixed: + 450216 docs not explicit enough about g_free() + 451459 g_type_register_static_simple calls g_type_register_static + +* Updated translations + Norwegian bokmål (nb) + Sinhala (si) + + Overview of Changes from GLib 2.13.4 to GLib 2.13.5 ===================================================