summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-07-09 12:54:00 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-07-09 13:31:04 -0400
commitd5c5dcfab92a34e286e830520622a45b9e8fd39d (patch)
tree7cd894231b186f6063a8c0a3783e73e702cb2b2a
parent89f9f227d6d968516e999c038d9115351879d9da (diff)
2.37.42.37.4
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fa8f98cb5..1f4a7f081 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of changes from GLib 2.37.3 to 2.37.4
+==============================================
+
+* Bugs fixed:
+ 701283 g_source_add_child_source() segfault
+ 702147 inconsistency of G_STRFUNC
+ 703191 new private macros interact poorly with versioning macros
+ 703254 Doc: various fixes
+ 703407 g_spawn_async() keeps child_pid_report_pipe open in child process
+ 703437 GDBusConnection: be more careful with async GetAll
+ 703478 Missing G_BEGIN/END_DECLS in gsettingsschema.h
+
+* Translation updates:
+ Catalan
+
Overview of changes from GLib 2.37.2 to 2.37.3
==============================================