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



commit 25997eafdb95525a6ed526c6e6b929e44f4160f0
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue May 24 14:50:23 2011 -0400

    release: prepare for 3.0.2

 NEWS         |    8 ++++++++
 configure.in |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 00b4db6..cf909b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 3.0.2 are:
+* Add an autostart desktop file
+* Treat regular files as selection when opening a location
+* Don't delete files when pressing Ctrl+Delete on rename
+* Strip the method scheme in the connect to server dialog if possible
+* Fix selection issues when navigating upwards
+* Minor UI fixes
+
 Major changes in 3.0.1.1 are:
 * Fix some crashers
 * Don't show file transfer progress twice
diff --git a/configure.in b/configure.in
index 61a5dd0..c3aa371 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.1.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.0.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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