[nautilus/gnome-3-24] release: Prepare for 3.24.2



commit d11d53db7fb3cdaa73aab653cec8a0a48579a936
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Jul 17 19:44:31 2017 +0200

    release: Prepare for 3.24.2

 NEWS        |    8 ++++++++
 meson.build |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index df752ca..bdc2fb8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 3.24.2:
+* Hide desktop icons autostart in Ubuntu (Jeremy Bicha)
+* Confirm file name change in dialog conflicts with return (Ernestas Kulik)
+* Fix search activation not changing current directory (Alex Pandelea)
+* Don't wrap names after . or _ (Jeremy Bicha)
+* Fix rubberband selection when using wacom tablets (Jason Gerecke)
+* Fix crash in batch renaming (Ernestas Kulik)
+
 Major changes in 3.24.1:
 * Focus when a new folder is created (Kevin Lopez)
 * Do not consider directory names with dots as extensions (Evgeny Shulgin)
diff --git a/meson.build b/meson.build
index abbd361..d902049 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('nautilus', 'c',
-         version: '3.24.1',
+         version: '3.24.2',
          meson_version: '>=0.37.0',
          license: 'GPL2+')
 


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