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



commit 5ee1fc0be9af9aa4b32223e735400d50d19456cf
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Apr 24 16:14:21 2020 +0200

    Release version 3.36.2

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 648797db4..0b7ea4f90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 3.36.2:
+* Prevent jump to the old scrolling position after changing location (António Fernandes)
+* Revert icon emblem fixes in order to prevent performance issues (António Fernandes)
+* Fix content type detection when opening files from remote locations (Ondrej Holy)
+
 Major changes in 3.36.1.1:
 * Translation updates
 
diff --git a/meson.build b/meson.build
index d9ac51548..f1ff55f9e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.36.1.1',
+  version: '3.36.2',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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