From bc0ecd5b5c6401210cc8d385403cf35dd507e6ef Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Wed, 9 Mar 2016 18:21:41 +0100 Subject: release: prepare for 3.19.91 --- NEWS | 20 ++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b62096771..baf9f8a7a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +Major changes in 3.19.91: +* Use GTask instead of the old gioscheduler (Razvan Chitu) +* Improve wording of the conflict dialog (Rishabh Makhija) +* Make dialogs transients and modals for parent windows (Michael Cantazaro) +* Reveal folder on creation (Carlos Soriano) +* Fix dark theme background (Alezxandru Pandelea) +* Hide hidden files when renamed from normal files (Carlos Soriano) +* Select first file while searching even if search didn't finished (Carlos Soriano) +* Multiple localization fixes (Carlos Soriano) +* Fix the shell search provider (Carlos Soriano) +* Style fixes with latest gtk+ (Carlos Soriano) +* Hide undo delete notification if the user undo (Razvan Chitu) +* Don't show thumbnails for small zoom level (Alexandru Pandelea) +* Fix the info bar when navigating a DVD or a loopback mounted device (Carlos Soriano) +* Allow copying from the trash (Andrej Holy) +* Remove notifications when the application closes, fixing the "notifications appear after reboot" (Razvan Chitu) +* Add Open With Other Application for all items, allowing i.e. desktop files to be opened with a text editor (aki) +* Add + shortcut for properties, matching other GNOME applications (Joseph-Eugene Winzer) +* Remove the "Untitled" when creating templates (Ricard Gascons) + Major changes in 3.19.90: * Reorganize shortcuts (Felipe Borges) * Remove bookmark manager (Carlos Soriano) diff --git a/configure.ac b/configure.ac index 587608b36..072ecd457 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.19.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) +AC_INIT([nautilus],[3.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) dnl =========================================================================== -- cgit v1.2.1