summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bfaf8125..9688fe6b 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+2.76.0 (stable):
+
+Glib:
+* Dispatcher: Don't warn when a Dispatcher is deleted while
+ messages are pending.
+ (Kjell Ahlstedt) Issue #108 (PBS)
+* Dispatcher: Add const versions of emit() and operator()()
+ and deprecate the non-const versions.
+ (Kjell Ahlstedt) Issue #103 (PBS)
+
+Gio:
+* ListModel: Add get_typed_object()
+ (Kjell Ahlstedt) See issue gtkmm#132
+
+
2.75.0 (unstable):
Glib: