summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2020-01-06 11:30:19 +1100
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2020-01-06 11:30:19 +1100
commitff441b272a8f3951991040815b9ad19be87b8cb6 (patch)
tree1287b84f809c0a5b5a33c40a51017ab56579e1bc
parenta1da64420c365004da1049199b03e6eca9c5f447 (diff)
downloaddconf-ff441b272a8f3951991040815b9ad19be87b8cb6.tar.gz
Update NEWS for 0.35.1 release0.35.1
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 05b808a..74169bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changes in dconf 0.35.1
+=======================
+
+ - Writer service: avoid writing to disk and emitting changed signals
+ when write requests do not result in changes to the database (Daniel
+ Playfair Cal, !3)
+ - build: Drop redundant `install` key from `configure_file()` (Philip
+ Withnall, !53)
+ - build: Update abicheck.sh script to work with GCC 9 (Diego
+ Escalante Urello, !55)
+ - build: Update use of link_whole for meson-0.52 (Diego Escalante
+ Urello, !54)
+
Changes in dconf 0.33.2
=======================