[nautilus] release: Prepare for 3.25.1
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] release: Prepare for 3.25.1
- Date: Fri, 28 Apr 2017 09:47:11 +0000 (UTC)
commit ed07b5de528f141770e7d9aad66df33ff72cb028
Author: Carlos Soriano <csoriano gnome org>
Date: Fri Apr 28 11:30:42 2017 +0200
release: Prepare for 3.25.1
NEWS | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a54c9de..c61d5ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Major changes in 3.25.1:
+* Ported to Meson build system (Ernestas Kulik)
+* Fix replacing directory with symlink (echo-devim)
+* Focus when a new folder is created (Kevin Lopez)
+* Do not consider directory names with dots as extensions (Evgeny Shulgin)
+* Fix move to/copy to when searching (Alex Pandelea)
+* Various fixes to the new experimental views (Carlos Soriano)
+* Fix scripts order in submenu (Carlos Soriano)
+* Fix open in new tab/window in Other Places (Carlos Soriano)
+* Show new networks available while in Other Places view (Georges Basile Stavracas Neto)
+* Avoid extraction of files if not enough space (Vyas)
+* Fix not being able to drag the window from the path bar (Carlos Soriano)
+* Add user preference for using the new views (Carlos Soriano)
+* Fix DnD when using Google Drive (Ondrej Holy)
+
Major changes in 3.24.0:
* Translations
diff --git a/meson.build b/meson.build
index 1127d9f..73fcfd8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('nautilus', 'c',
- version: '3.23.91',
+ version: '3.25.1',
meson_version: '>=0.40.0',
license: 'GPL2+')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]