summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-08-07 10:57:03 -0400
committerRyan Lortie <desrt@desrt.ca>2012-08-07 10:57:03 -0400
commit024ed2886503377a0e408edba5b4004c17a5bfe7 (patch)
tree207e12e99359c94d2ba6892ebf1901b613001b2e /NEWS
parent290e02f11ccefa3d7ea870d72a0b080efbae5598 (diff)
downloaddconf-024ed2886503377a0e408edba5b4004c17a5bfe7.tar.gz
dconf 0.13.50.13.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a1e40c..1dff6f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Changes in dconf 0.13.5
+========================
+
+ - the service no longer attempts to migrate the primary dconf database from
+ its (years) old path ~/.config/dconf to the new ~/.config/dconf/user
+
+ - fixes for profile file parsing problems
+
+ - fix obscure race in GDBus handling code that could result in
+ out-of-order message delivery
+
+ - editor:
+ - clean up some messages and mark strings for translations
+ - enable NLS
+ - add Esperanto translation
+
+ - add manpages for dconf(7), dconf(1), dconf-service and dconf-editor
+
Changes in dconf 0.13.4 (since 0.13.0)
=======================================