[nautilus/gnome-3-0] release: prepare for 3.0.1



commit 0d0be082bfff2279dce746939e240025ef31c613
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Apr 25 13:58:07 2011 -0400

    release: prepare for 3.0.1

 NEWS         |   11 +++++++++++
 configure.in |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0cee71e..9dbfff5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+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 decb61b..c3c987e 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.0.0, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.0.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]