summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f17ecc70..2976f5c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+2.31.6
+======
+
+ Features
+ - gsettings-schema-convert: always add gettext domain (Vincent Untz)
+ - gsettings-schema-convert: convert 0/1 to false/true (Vincent)
+ - gsettings-schema-convert: convert underscores to dashes (Vincent)
+ - gsettings-scheme-convert: convert to xml by default (Vincent)
+
+ Fixes
+ - gsettings-schema-convert: fix crash when lxml is missing (Vincent)
+ - gsettings-schema-convert: don't crash on unknown types (Vincent)
+ - gsettings-schema-convert: accept GConf schemas without defaults (Vincent)
+ - gsettings-schema-convert: fix --help error (Vincent)
+
2.31.5
======