summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-09-15 22:10:49 +0200
committerVincent Untz <vuntz@gnome.org>2010-09-15 22:10:49 +0200
commite5d880f0ea536250c12bf8df182fb3a49af2e90a (patch)
treec50ffc74de65781b49bab7597b5ef88508eb32c0 /NEWS
parent5db1cc1363458dbb0d139004aceabb33376fadf2 (diff)
downloaddconf-e5d880f0ea536250c12bf8df182fb3a49af2e90a.tar.gz
Require gobject-introspection 0.9.5
This is needed for --identifier-prefix.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 362cd1b..4f321d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Changes in dconf 0.5.1
+======================
+
+ - Adjust to GDBus API changes
+ - Send correct object path in Notify on WriteMany
+ - Use printf() and exit() instead of g_error() to avoid too many crash
+ reports for now
+ - Require vala 0.9.5
+ - Make dconf-editor optional
+ - Drop libgee requirement for dconf-editor
+ - Tweak shared library installation to make ldconfig happy
+ - Bump .gir version to dconf-1.0
+ - Fix introspection build with recent gobject-introspection
+ - Minor bug fixes
+
Changes in dconf 0.5
=====================