[nautilus] release: prepare for 3.3.3
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] release: prepare for 3.3.3
- Date: Mon, 19 Dec 2011 10:47:44 +0000 (UTC)
commit 54ae064f753582a8b0745110b45724b99eb913a4
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Dec 19 10:32:59 2011 +0100
release: prepare for 3.3.3
NEWS | 11 +++++++++++
configure.in | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9a4dbb3..a5297ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 3.3.3 are:
+* Implement the org.freedesktop.FileManager1 DBus interface
+* Show context menu for current folder when clicking empty space
+ in list view
+* Sort XDG dirs in the places sidebar according to the current locale
+* Fix handling of Ctrl+T on the desktop window
+* Fix icon view wrap-around key navigation
+* Fix rubberband scrolling in maximized windows
+* Fix a crasher when closing a window
+* Don't use deprecated GLib and GTK functions
+
Major changes in 3.3.1 are:
* Show a Properties item in the sidebar for mounts
* Use GtkStyleContext to draw editable label elements
diff --git a/configure.in b/configure.in
index 963d3a3..7b3dc34 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.3.1.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.3.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
dnl ===========================================================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]