summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 94887ab8..49b091dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.16.3 (stable):
+
+ * Bug #529648 - give helpful warning message when library user forgets to initialize the
+ library (Jonathon Jongsma)
+ * Bug #529533 - Fix bug that prevented for Gio::Mount, Gio::Drive, and Gio::Volume from
+ being wrapped for some backend implementations (Jonathon Jongsma)
+
2.16.2 (stable):
* Bug 526831 – G_OPTION_REMAINING no longer works with OptionEntry (Murray