[dconf: 1/2] Prepare 0.31.92 release
- From: Marek Kašík <mkasik src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf: 1/2] Prepare 0.31.92 release
- Date: Thu, 7 Mar 2019 17:34:06 +0000 (UTC)
commit 242be1d0819a8025b67d7db0a6b61636f52acc78
Author: Marek Kasik <mkasik redhat com>
Date: Thu Mar 7 16:04:19 2019 +0100
Prepare 0.31.92 release
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
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
=======================
diff --git a/meson.build b/meson.build
index aa87823..054bb20 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c'],
- version: '0.31.3',
+ version: '0.31.92',
license: 'LGPL2.1+',
meson_version: '>= 0.47.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]