summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarek Kašík <mkasik@redhat.com>2019-03-07 17:33:53 +0000
committerMarek Kašík <mkasik@redhat.com>2019-03-07 17:33:53 +0000
commitfa320d25638edba621a8c9ff46456066a0283d11 (patch)
treef3043929f14f3102ab51ffba89c55770cf33ca7f /NEWS
parent4b7baeac7a85dbc4eac9fa750c3c24bd91ecab7a (diff)
parent242be1d0819a8025b67d7db0a6b61636f52acc78 (diff)
downloaddconf-fa320d25638edba621a8c9ff46456066a0283d11.tar.gz
Merge branch 'prepare-0.31.92' into 'master'
Prepare 0.31.92 release See merge request GNOME/dconf!47
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 220621c..c44f714 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in dconf 0.31.92
+========================
+
+ - bin: Add an option to ignore changes to locked keys during load
+ (Tomasz Miąsko; #1; !43)
+
+ - tests: Use more concise key and value (Tomasz Miąsko; #1; !43)
+
+ - tests: shm: fix pwrite wrapper with -D_FILE_OFFSET_BITS=64 (Ben Wolsieffer; !37)
+
+ - tests: replace usage of dlsym with separate modules containing functions that need to be mocked out
+ (Daniel Playfair Cal; !37)
+
+ - tests: Avoid using real system bus during tests
+ (Tomasz Miąsko; #51; !45)
+
Changes in dconf 0.31.2
=======================