[nautilus-actions] Update NEWS before release



commit 74199bb2cf105c702783c735ff74cafd07b9a45c
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Apr 14 22:22:36 2010 +0200

    Update NEWS before release

 ChangeLog |    4 ++++
 NEWS      |   34 ++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a22e3ce..e0facbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-04-14 Pierre Wieser <pwieser trychlos org>
 
+	* NEWS: Update before release.
+
+	* configure.ac: Bump version number before release.
+
 	* src/core/na-selected-info.h:
 	* src/core/na-selected-info.c (na_selected_info_get_name):
 	Renamed as na_selected_info_get_path.
diff --git a/NEWS b/NEWS
index 7be549e..b7d719b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Version 2.30.2
+==============
+
+	Release date 2010-04-xx
+
+	Enhancements:
+
+		- DBus interface na_tracker_dbus_get_selected_paths() now brings up
+		  both the URI and the Nautilus mimetype of selected items to the caller.
+
+	Bug fixes:
+
+		- Fix #615646 reported by Deji Akingunola
+		  (Nautilus crashes when trash icon is right-clicked)
+		- Fix GLib assertions when parsing parameters, using null values
+		- Duplicate the profile attached to the Nautilus menu item, rather than
+		  adding a new reference; then do not try to unref its parent
+		- Increment the reference count of the returned GFile location, so that
+		  it may be safely unreffed when parsing profile parameters
+		- Fix incorrect plugins log domains
+
+	Code enhancement:
+
+		- Refactor NAIContextual class as NAIContext.
+
+	Other modifications:
+
+		- Implement more of future .desktop files.
+
+	New and updated translations:
+
+		es (Jorge González)
+		lt (Gintautas Miliauskas)
+
 Version 2.30.1
 ==============
 



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