summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7e009aed..6dd5fff7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.27.98 (unstable):
+
+Gio:
+* DBus::InterfaceVTable: Make the tuple type clearer in SlotInterfaceMethodCall.
+
+Glib:
+* Correct some range checks to use >= instead of just >.
+ (MUrray Cumming) Thanks to Michael Edwards.
+* Vectorutils, ArrayHandle: Check for NULL pointers.
+ (Krzesimir Nowak)
+
2.27.97 (unstable):
Gio: