[dconf] Release 0.6
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] Release 0.6
- Date: Tue, 21 Dec 2010 17:39:45 +0000 (UTC)
commit c72d8b8a19c38179e54c7bdfc47782b4c3257542
Author: Ryan Lortie <desrt desrt ca>
Date: Tue Dec 21 12:38:46 2010 -0500
Release 0.6
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 518a422..60c7894 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in dconf 0.6
+====================
+
+ - Rewrite a lot of the GSettings backend to reduce GDBus abuse. We use
+ our own worker thread now instead of trying to hijack GDBus's.
+ - disable gobject-introspection support for now
+ - drop support for GTK2 in dconf-editor
+ - Add a new torture-test case
+ - Increase dbus timeout to 2 minutes (in case the service is heavily loaded)
+ - Fix several memory leaks and other bugs
+
Changes in dconf 0.5.1
======================
diff --git a/configure.ac b/configure.ac
index 174d4a5..242fcf8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.5.2],
+ [0.6],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]