From 231594b7658851804482e48bee9a2c6574b0d5b7 Mon Sep 17 00:00:00 2001 From: Daniel Playfair Cal Date: Tue, 5 Feb 2019 09:07:33 +1100 Subject: Update NEWS file --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 ======================= -- cgit v1.2.1