summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52a9ae7f..ee51fc2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+2.37.93 (unstable):
+
+Gio
+* ActionMap: lookup_action(): Fix the reference counting.
+ (Murray Cumming)
+* File: Add measure_disk_usage() and measure_disk_usage_async().
+ (Murray Cumming)
+* Settings: Add get/set_uint().
+ (Murray Cumming)
+* Add VariantParseError.
+ Because it is thrown by GtkBuilder, at least for now.
+ (Murray Cumming
+
+Build:
+* Port tools/defs_gen to Python 3.
+ (Kjell Ahlstedt) Bug #690969
+* tools/h2def.py: Handle functions with Handle *_DEPRECATED_IN_*_FOR (*).
+ (Murray Cumming)
+
2.37.7 (unstable):
Gio: