[nautilus/gnome-3-30] release: Prepare for 3.30.4
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-30] release: Prepare for 3.30.4
- Date: Wed, 21 Nov 2018 13:42:09 +0000 (UTC)
commit 1d9da1997101eee41a7f43749e35210d6e499b1d
Author: Carlos Soriano <csoriano redhat com>
Date: Wed Nov 21 14:14:50 2018 +0100
release: Prepare for 3.30.4
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 04da333c9..0d9489d21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.30.4:
+* Fix crash when opening windows quickly (Ernestas Kulik)
+* Show trash action bar when trash status changes (Ernestas Kulik)
+* Bring back netscape url DnD support (Bastien Nocera)
+* Implement rename file support in dbus for integration with desktop icons extension (Carlos Soriano)
+
Major changes in 3.30.3:
* Fix crashes in search (Ernestas Kulik, Antonio Fernandes)
* Fix crash in path bar usage (Antonio Fernandes)
diff --git a/meson.build b/meson.build
index 873c63246..cfc93f5f8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.30.3',
+ version: '3.30.4',
meson_version: '>= 0.47.0',
license: 'GPL3+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]