summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarek Kasik <mkasik@redhat.com>2019-03-07 16:04:19 +0100
committerMarek Kasik <mkasik@redhat.com>2019-03-07 16:04:19 +0100
commit242be1d0819a8025b67d7db0a6b61636f52acc78 (patch)
treef3043929f14f3102ab51ffba89c55770cf33ca7f /NEWS
parent4b7baeac7a85dbc4eac9fa750c3c24bd91ecab7a (diff)
downloaddconf-242be1d0819a8025b67d7db0a6b61636f52acc78.tar.gz
Prepare 0.31.92 release0.31.92
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
=======================