[nautilus/gnome-2-32] Release 2.31.92



commit 97ee378d12b69314244574528a9729b1d0667ae3
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Sat Sep 11 16:57:20 2010 +0200

    Release 2.31.92

 NEWS         |    8 ++++++++
 configure.in |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 206793f..504a8fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 2.31.92 are:
+* String fixes for the file conflict dialog
+* Add a border around infobars
+* Fix a regression when copy/pasting in list view
+* Re-use libunique instead of GApplication
+* Drop GDK_DISABLE_DEPRECATED cflag, as we don't want to cope with
+  recent GDK 2.22 deprecations for the 2.32 branch
+
 Major changes in 2.31.90 are:
 * Don't make pathbar buttons disappear when deleting a folder
 * Remove useless unique-1.0 dependency
diff --git a/configure.in b/configure.in
index 2d3d398..8370363 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  3)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[2.31.90],
+AC_INIT([nautilus],[2.31.92],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]