[nautilus/gnome-3-30] general: Prepare for 3.30.3



commit 5b6fe84d1e17fa6f1a7a79074f4cccff73252c16
Author: Carlos Soriano <csoriano redhat com>
Date:   Wed Oct 31 12:51:59 2018 +0100

    general: Prepare for 3.30.3

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6ba84d0dc..04da333c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.30.3:
+* Fix crashes in search (Ernestas Kulik, Antonio Fernandes)
+* Fix crash in path bar usage (Antonio Fernandes)
+* Fix error dialog not showing when renaming (George Mocanu)
+* Trigger location entry with the slash numpad key too (German Franco)
+
 Major changes in 3.30.2:
 * Fix Google Drive files not opening (Carlos Soriano)
 * Fix crashes when searching (Marco Trevisan)
diff --git a/meson.build b/meson.build
index 661ba7850..873c63246 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.30.2',
+  version: '3.30.3',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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