[nautilus/gnome-3-26] release: prepare for 3.26.4



commit 5a5c338bedff9765a70f23b5a9ff5383020c6599
Author: Marco Trevisan (Treviño) <mail 3v1n0 net>
Date:   Wed Jul 18 18:27:28 2018 +0200

    release: prepare for 3.26.4

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c78d1d1e3..2084b5415 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Major changes in 3.26.4
+* Fix tab lookup by coordinates in notebook (Ernestas Kulik)
+* Fix renaming of desktop files (Michael Murphy)
+* Fix crash on changes on recursive links (Ernestas Kulik, Ernestas Kulik)
+* Fix crash for non disconnected keybinding (Marco Trevisan)
+* Update Gtk-placesview code to fix crash (Marco Trevisan)
+* Avoid a11y related signals flooding on startup (Joanmarie Diggs)
+* Update flatpak generation for 3.26 (Carlos Soriano)
+* Fix Memory leaks (Rahul Verma, Wong Heung Sang)
+* Support dead_tilde key for location entry change (António Fernandes)
+* Fix middle-click for double-double-click mode (George Mocanu)
+* Updated Translations
+
 Major changes in 3.26.3.1:
 * Revert accidental backports of behavioral and visual changes
 
diff --git a/meson.build b/meson.build
index 6256193cc..0b8a6f1b0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('nautilus', 'c',
-         version: '3.26.3.1',
+         version: '3.26.4',
          meson_version: '>=0.40.0',
          license: 'GPL3+')
 


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