summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2010-12-21 12:38:46 -0500
committerRyan Lortie <desrt@desrt.ca>2010-12-21 12:38:46 -0500
commitc72d8b8a19c38179e54c7bdfc47782b4c3257542 (patch)
tree1ef1184a130a586b68d2faca7f3d2d3ab2b49c57 /NEWS
parent06157a3319ebae6b64270987282f262803672f12 (diff)
downloaddconf-c72d8b8a19c38179e54c7bdfc47782b4c3257542.tar.gz
Release 0.60.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 518a422..60c7894 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in dconf 0.6
+====================
+
+ - Rewrite a lot of the GSettings backend to reduce GDBus abuse. We use
+ our own worker thread now instead of trying to hijack GDBus's.
+ - disable gobject-introspection support for now
+ - drop support for GTK2 in dconf-editor
+ - Add a new torture-test case
+ - Increase dbus timeout to 2 minutes (in case the service is heavily loaded)
+ - Fix several memory leaks and other bugs
+
Changes in dconf 0.5.1
======================