[dconf] dconf 0.11.2
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] dconf 0.11.2
- Date: Wed, 7 Dec 2011 16:03:30 +0000 (UTC)
commit d9a107a25e37dd4deb2edb9dd4cf88c374e01956
Author: Ryan Lortie <desrt desrt ca>
Date: Mon Nov 21 16:17:55 2011 -0500
dconf 0.11.2
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 46e69a4..5aa0e27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in dconf 0.11.2
+=======================
+
+ - many bugfixes and improvements to the editor, most notably porting to
+ GtkGrid to avoid the GtkTable layout bug that was causing size to be
+ incorrectly allocated
+
+ - fix a crasher due to invalid string index of -1
+
Changes in dconf 0.10.0
=======================
diff --git a/configure.ac b/configure.ac
index 8dcd441..bfe03ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.11.0],
+ [0.11.2],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]