[dconf: 1/2] Prepare 0.31.1 release



commit b4955cd19364d82685529af97e0521571bdf7d0d
Author: Marek Kasik <mkasik redhat com>
Date:   Mon Jan 7 17:31:38 2019 +0100

    Prepare 0.31.1 release

 NEWS | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)
---
diff --git a/NEWS b/NEWS
index 7ba44a5..0a68eed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Changes in dconf 0.31.1
+=======================
+
+ - Engine: Fix memory leak when subscribing to a path. (Guido Günther; !25)
+
+ - CI: Always store test artifacts so we always get code coverage results.
+   (Philip Withnall; !32)
+
+ - Sort output of list and dump commands. (Tomasz Miąsko; !31)
+
+ - Tests: Add integration tests for dconf and dconf-service running within
+   a separate D-Bus session and clean XDG_RUNTIME_DIR and XDG_CONFIG_HOME.
+   (Tomasz Miąsko; !31)
+
+ - Engine: Coalesce pending writes into a single changeset.
+   (Tomasz Miąsko; !30)
+
+ - Consistently validate the number of arguments.
+   Add optional directory argument for update command.
+   (Tomasz Miąsko; !33)
+
+ - Tests: Add further integration tests (Tomasz Miąsko; !33)
+
+ - Check mtimes of files when updating databases. (Marek Kasik; !27; #11)
+
+ - Indicate update failure with non-zero exit code. Consistently handle
+   invalid configuration in update. (Tomasz Miąsko; !34; #42)
+
+ - Replace Bugzilla by Gitlab URL in DOAP file. (Andre Klapper)
+
+ - Tests: Add test for key paths locked in system databases
+   (Tomasz Miąsko; !35)
+
 Changes in dconf 0.30.0
 =======================
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]