[nautilus/gnome-3-36] Release version 3.36.1



commit 26e8205bee3e6d3dc98a0f0bdd789a776657c809
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Mar 27 15:13:15 2020 +0100

    Release version 3.36.1

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 42764201a..014ae2307 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.36.1:
+* Fix check to not clear clipboard after each move/copy operation (Artem Serostanov)
+* Ignore hidden directories in the templates folder (Ondrej Holy)
+* Honor umask when creating new files from templates (Ondrej Holy)
+* Fix endless content size calculations in properties dialog (Ondrej Holy)
+
 Major changes in 3.36.0:
 * Translation updates
 
diff --git a/meson.build b/meson.build
index 5cf61c873..b97e1f128 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.36.0',
+  version: '3.36.1',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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