summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-01-03 07:30:26 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-01-03 07:30:26 +0000
commite9b6963f6718a24854a9c01cb93e3762daf7a2f8 (patch)
treed56bbac77d704b5ead787a8cc9efcdda3cb8380c
parent889152e4c63e5c4586e2dac40716d2d9d03dcec6 (diff)
Updates
svn path=/trunk/; revision=7763
-rw-r--r--ChangeLog4
-rw-r--r--NEWS15
2 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97b712c48..d283e545e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-03 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates
+
2009-01-02 Matthias Clasen <mclasen@redhat.com>
* glib/gregex.c: Add an example to the g_regex_replace_eval() docs.
diff --git a/NEWS b/NEWS
index 9251fb8f9..1957dc1ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of Changes from GLib 2.19.3 to GLib 2.19.4
+===================================================
+
+* Bugs fixed:
+ 560676 function access for g_threads_supported
+ 565905 There is no g_context_group_set_translation_domain
+ 564210 SUN Studio 12 has supported visibility attribute
+ 565136 GObject's "notify" signal parameters are wrong in gtk-doc
+ 565831 error in interface creation sample
+
+* Updated translations:
+ Spanish (es)
+ Norwegian bokmål (nb)
+
+
Overview of Changes from GLib 2.19.1 to GLib 2.19.3
===================================================