summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2020-01-06 00:44:31 +0000
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2020-01-06 00:44:31 +0000
commit9d7726a2966e5bceee38fa0dab12440926490a21 (patch)
tree0da97e1f2eadeee1da2b18f72a7281aba331004c /NEWS
parenta1da64420c365004da1049199b03e6eca9c5f447 (diff)
parent75ff94f6485da65e6ac4b6076f10aee7bd5da47c (diff)
downloaddconf-9d7726a2966e5bceee38fa0dab12440926490a21.tar.gz
Merge branch 'prepare/0.35.1' into 'master'
Release 0.35.1 See merge request GNOME/dconf!57
Diffstat (limited to 'NEWS')
-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
=======================