summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])