[dconf/dconf-0.14] dconf 0.14.1
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf/dconf-0.14] dconf 0.14.1
- Date: Thu, 1 Nov 2012 15:11:09 +0000 (UTC)
commit a17b2f9fd352a1aa69dbed65f111c48aa5f425d5
Author: Ryan Lortie <desrt desrt ca>
Date: Thu Nov 1 16:06:44 2012 +0100
dconf 0.14.1
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9b9b613..45dbe44 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in dconf 0.14.1
+========================
+
+ - fix a rather substantial memory leak in dconf-service
+
+ - fix xinclude issues in docs for srcdir != builddir
+
+ - using the g_settings_delay()/g_settings_reset()/g_settings_get()
+ trick to read default values is working again
+
+ - Updated translations: Arabic, Bulgarian, Norwegian bokmÃl, Slovak.
+
Changes in dconf 0.14.0
========================
diff --git a/configure.ac b/configure.ac
index bffd8d2..dba8081 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.14.0],
+ [0.14.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]