Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 29 Jun 2007 17:36:10 +0000 (17:36 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 29 Jun 2007 17:36:10 +0000 (17:36 +0000)
svn path=/trunk/; revision=5590

ChangeLog
NEWS

index 16c08e79f769ef912442f778427649fde658adc5..f9c844f515e79a4b62f17544cc3d6764efe2f50f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jun 29 2007  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 Mon Jun 25 16:43:13 2007  Tim Janik  <timj@gtk.org>
 
        * glib/ghash.c: g_hash_table_find(), g_hash_table_foreach():
diff --git a/NEWS b/NEWS
index 98c06465223037bb82860e99dc1eb7f482870452..5ae204cc626240b27eae51116633f4f515c738e0 100644 (file)
--- 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
 ===================================================