[nautilus] Release: Prepare for 3.27.4



commit 4cece76105f3ec27c58e0c3771df970b0634e8be
Author: Carlos Soriano <csoriano gnome org>
Date:   Tue Jan 30 14:14:45 2018 +0100

    Release: Prepare for 3.27.4

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 392a446cf..24570414b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Major changes in 3.27.4:
+* Better touch support (Jan-Michael Brummer, Antonio Fernandes)
+* Remove desktop icons (Ernestas Kulik, Antonio Fernandes, Carlos Soriano)
+* Add a close button for the path bar (Karuna Grewal)
+* Improve Flatpak support, now access to devices too (Carlos Soriano)
+* Improve trash performance (Ondrej Holy)
+* Improve window default position (Ernestas Kulik)
+* Improve starring files reliability (Alex Pandelea)
+* Add Microsoft Office types for search (Carlos Soriano)
+* Fix crash when detaching tabs (Nelson Benitez)
+* Add XF86Back and XF86Forward as key shortcuts (Antonio Fernandes)
+* Add keyboard navigability to the new views (Ernestas Kulik)
+* Make wallpaper folder translatable (Carlos Soriano)
+* Forbid more characters for FAT systems when renaming files (Ernestas Kulik)
+* Add DjVu as pdf type (Carlos Soriano)
+* Fix crash when expanding folders (Antonie Fernandes)
+
 Major changes in 3.27.2:
 * Add starring files (Alexandru Pandelea)
 * Fix timestamps for files in the future (Pete Bantock)
diff --git a/meson.build b/meson.build
index cf450e2a1..290b302fa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('nautilus', 'c',
-  version: '3.27.2',
+  version: '3.27.4',
   meson_version: '>= 0.41.0',
   license: 'GPL3+'
 )


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