summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2011-05-06 14:58:15 +0200
committerRyan Lortie <desrt@desrt.ca>2011-05-06 14:58:15 +0200
commitd11e543a6a7a8dd2a3011bb3ed713a38d68de466 (patch)
tree0d5fa745ed8fbde42f22484bee8985c1798f58dc
parent91f440fb5713aa6e0ce1febb9e7f18cffc4074aa (diff)
downloaddconf-d11e543a6a7a8dd2a3011bb3ed713a38d68de466.tar.gz
update the NEWS
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 280eac4..92abd05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Changes in dconf 0.7.4
+======================
+
+Changes in this version:
+
+ - #648949: multithreading issue fixed (which actually affects all
+ GSettings-using programs since dconf is used from a helper thread in
+ that case)
+
+ - dconf commandline tool is vastly more friendly now
+
+ - no more aborting on unrecognised arguments
+
+ - proper help
+
+ - bash completion support
+
+ - support for sysadmin lockdown
+
+ - the editor now properly reads installed enum xml files
+
Changes in dconf 0.7.3
======================