[nautilus] Release version 3.34.0
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Release version 3.34.0
- Date: Tue, 10 Sep 2019 12:58:05 +0000 (UTC)
commit 6a55af66aff937e6e654759f1d6f84b0e07aaa2f
Author: Ernestas Kulik <ekulik redhat com>
Date: Tue Sep 10 14:57:44 2019 +0200
Release version 3.34.0
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f42426af4..c20fb3a17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 3.34.0:
+* Fix emblems not appearing on files in some cases (Colin Atkinson)
+* Respect recursivity setting in shell search provider (Jiří Černý)
+* Make recursive permission changes apply only to children (Carlo Lobrano)
+
Major changes in 3.33.90:
* Add tooltip to view menu button
* Show warning in read-only directories when pasting files (George Mocanu)
diff --git a/meson.build b/meson.build
index 43fdf6ad1..8ab4fb69a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.33.90',
+ version: '3.34.0',
meson_version: '>= 0.47.0',
license: 'GPL3+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]