summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2011-09-19 19:22:52 +0100
committerRob Bradford <rob@linux.intel.com>2011-09-19 19:22:52 +0100
commit34ecc9abc600836b912468c7ec87d2ebd94b6210 (patch)
treeed99c11606a4e6d34487067d7177c985aac0cbfa
parent5a46db5bbc995a3e98cffdd8b7796fa1b86badab (diff)
downloadgconf-3.1.92.tar.gz
Release 3.1.923.1.92
-rw-r--r--NEWS15
-rw-r--r--configure.in2
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7ca44776..8aa9116e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.1.92
+======
+
+Fixes:
+
+ * 655954 - allow setting gconf values to the schema defaults (Joey Zheng)
+
+Translations:
+
+ * pt_BR (Antonio Fernandes C. Neto), pa (A S Alam), en_GB (Bruce Cowan),
+ ko (Changwoo Ryu), pt (Duarte Loreto), ta (I Felix),
+ ja (Jiro Matsuzawa), it (Luca Ferretti), or (Manoj Kumar Giri),
+ pl (Piotr Drąg), gu (Sweta Kothari), ast (Xandru Armesto),
+ zh_CN (Yinghua Wang), sr sr@latin (Мирослав Николић)
+
3.1.90
======
diff --git a/configure.in b/configure.in
index 10d291e1..3e0127e0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
AC_INIT([GConf],
- [3.1.90],
+ [3.1.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],
[GConf])