From 29e7967f924d0d1d5ce73a1456e52130cb595c42 Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Fri, 21 Aug 2015 09:27:10 +0200 Subject: prepare for release 3.17.90 --- NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 57d519686..a58991258 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Major changes in 3.17.90: +* Don't show sort menu on search (Carlos Soriano) +* Use watch cursor with pointer (Carlos Soriano) +* Use popover for renaming (Carlos Soriano) +* Improve operations button feedback (Carlos Soriano) +* Code isolation of the model and view of nautilus (Georges Basile Stavracas Neto) +* Add a new "other places" view for networks and internal partitions (Georges Basile Stavracas Neto) + Major changes in 3.17.3: * Ignore no desktop if not firt launch (Chow Loong Jin) * Make the toolbar menu settings the only and permanent settings (Carlos Soriano) diff --git a/configure.ac b/configure.ac index 34f9b10bc..d44cc18d6 100644 --- a/configure.ac +++ b/configure.ac @@ -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.17.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) +AC_INIT([nautilus],[3.17.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) dnl =========================================================================== -- cgit v1.2.1