From 4956ddb16fcd53c77f7d59860cc42581b43983f3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 12 Jul 2010 10:55:42 -0400 Subject: Updates --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 ====== -- cgit v1.2.1