[nautilus] release: prepare for 3.1.1



commit 2cf6e53496967b1e00cc026e33c7b63c587c78b4
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon May 9 15:15:28 2011 -0400

    release: prepare for 3.1.1

 NEWS         |   21 +++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0cee71e..fbb07d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Major changes in 3.1.1 are:
+* Add a DBus previewer interface to support e.g. the Sushi previewer
+* Rework handling of _NETSCAPE_URL dnd links
+* Optimizations in the sorting/layouting code for Icon View
+* Misc bugfixes
+
+Major changes in 3.0.1.1 are:
+* Fix some crashers
+* Don't show file transfer progress twice
+
+Major changes in 3.0.1 are:
+* Fix white background bug when drawing desktop icons
+* Fix crash while ejecting volumes from the places sidebar
+* Fix enter not working in the places sidebar
+* Fix conflict dialog labels and entry sizing
+* Fix drawing artifacts in the search bar
+* Fix single click preferences mismatch
+* Fix additional details label colors when using a11y themes
+* Fix some minor/sporadic crashers
+* Fix libnotify and libexif version checks
+
 Major changes in 3.0 are:
 * Use Ctrl+Delete as keyboard shortcut to trash files
 * Make sure we always open new windows from the desktop
diff --git a/configure.in b/configure.in
index 30a7104..2b1f96b 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT(nautilus, 3.1.0, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.1.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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