summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2019-02-05 09:07:33 +1100
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2019-02-05 09:07:33 +1100
commit231594b7658851804482e48bee9a2c6574b0d5b7 (patch)
tree6911dd20e656ccdb683fac59a2a71555c82c2505
parent9c73bfa81943cb77cf5e3c1f67fa80300d3b6d23 (diff)
downloaddconf-231594b7658851804482e48bee9a2c6574b0d5b7.tar.gz
Update NEWS file0.31.2
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a68eed..220621c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changes in dconf 0.31.2
+=======================
+
+ - Bin: rewrite dconf utility in C. Updates are no longer conditional on
+ the mtime of the database directory and files. Help information is shown
+ on erroneous usage, but not otherwise. (Tomasz Miąsko; !39)
+
+ - build: Make dconf client vapi file installation optional, and thus the
+ Vala dependency optional (still built by default) (Tomasz Miąsko; !40)
+
+ - bin: Add a new database directory argument for the update command
+ (Tomasz Miąsko, Takao Fujiwara; !39, !41)
+
Changes in dconf 0.31.1
=======================