summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-07-12 10:55:42 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-07-12 10:55:42 -0400
commit4956ddb16fcd53c77f7d59860cc42581b43983f3 (patch)
tree64999a890811468fb10434626c24095f8dc2a063
parent7dd9d7e1e05b16be5284781423501dddf2182073 (diff)
downloadgconf-4956ddb16fcd53c77f7d59860cc42581b43983f3.tar.gz
Updates2.31.6
-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
======