[nautilus] Release version 3.35.90
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Release version 3.35.90
- Date: Fri, 31 Jan 2020 11:55:47 +0000 (UTC)
commit 1c634647195bf426586d91e330a3def2e3abb737
Author: Ondrej Holy <oholy redhat com>
Date: Fri Jan 31 12:47:38 2020 +0100
Release version 3.35.90
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b51af3a2a..6f152ae91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.35.90:
+* Fix crashes after conflict dialog response (Ondrej Holy)
+* Add support for numeric keypad for zooming (Sabri Ünal)
+* Fix missing filename results when searching (Ondrej Holy)
+* Fix compilation on Wayland-only systems (Javier Jardón)
+
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)
diff --git a/meson.build b/meson.build
index 169da712e..25f1810d6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.35.2',
+ version: '3.35.90',
meson_version: '>= 0.47.0',
license: 'GPL3+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]