summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2021-02-07 23:33:31 +0000
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2021-02-07 23:33:31 +0000
commitda56828a0df4e1d6b66f69f556f74fa024137cb2 (patch)
treebe14177020912bf40c70237a5263dc8da0ab4090
parentf603043e4afeefa461bc2b14cef3b5c132a44ecd (diff)
parent92eeefc5d73d119d2305d94e71569e3b586de2dd (diff)
downloaddconf-da56828a0df4e1d6b66f69f556f74fa024137cb2.tar.gz
Merge branch 'changelog/0.39.1' into 'master'0.39.1
chore: update NEWS for 0.39.1 See merge request GNOME/dconf!65
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 437d3e5..bb70bef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in dconf 0.39.1
+=======================
+
+ - build: improve libdconf visible symbols (Inigo Martinez, Daniel Playfair
+ Cal, !59)
+ - engine: do not emit optimistic change notifications unless the local value
+ is different (Daniel Playfair Cal, !2)
+ - build: minor fixes to bash completion script (Philip Withnall, !64)
+ - service: add a systemd unit for D-Bus activation (Simon McVittie, !63)
+
Changes in dconf 0.38.0
=======================