summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-06-20 07:58:01 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-06-20 07:58:01 -0400
commit26e07869af572ea46c339b8d4045cb9537066c04 (patch)
tree5adf00f9177c45dae0e9682df3a15a91ef7a8967
parentbbf07fb15e90abe2d31609d388e89b852962b028 (diff)
downloadglib-26e07869af572ea46c339b8d4045cb9537066c04.tar.gz
Updates
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8416901ea..a0f1781d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of changes in GLib 2.49.2
+==================================
+
+ * GMainContext and GTask have gained more systemtap probes
+
+Bugs fixed:
+ 673101 resource compiler dependency generation not working for gen...
+ 700756 GFile.new_for_path arguments misses (type filename) annotation
+ 730187 glocalfileoutputstream: Fix an FD leak in an error path
+ 755439 Memory leak in gdbusproxy.c
+ 759813 Add more SystemTap/DTrace probes for main context and GTask
+ 761810 gio: Support using GDBusObjectManagerServer at path ‘/’
+ 767172 docs: Move GIO_USE_VFS to "okay for production" section
+ 767218 Remove a UTF-8 ellipsis from gsignal.h
+ 767245 Add filename type annotations
+ 767824 Some UTC timezones incorrectly recognized on Windows 7
+
+Translation updates:
+ Occitan
+
+
Overview of changes in GLib 2.49.1
==================================