[nautilus] Release version 3.35.2



commit 11088272dd00edf794270c6ab2efe9e1b2241b3c
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Nov 22 13:47:17 2019 +0100

    Release version 3.35.2

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c20fb3a17..b51af3a2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 3.35.2:
+* Don't use hyphens when breaking filenames in multiple lines (António Fernandes)
+* Fix drag and drop on scaled displays (Robert Mader)
+* Add and use new icon for the development profile (Jakub Steiner, António Fernandes)
+* Fix criticals and crashes when closing properties dialog (Ondrej Holy)
+* Fix opening file previews in Sushi (Jan Alexander Steffens)
+* Fix criticals after trashing file (Ondrej Holy)
+
 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ý)
diff --git a/meson.build b/meson.build
index 8ab4fb69a..169da712e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.34.0',
+  version: '3.35.2',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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