summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wehner <martin.wehner@gmail.com>2006-05-16 00:13:55 +0000
committerMartin Wehner <mwehner@src.gnome.org>2006-05-16 00:13:55 +0000
commit0957847a0c91351f4fc449f00f5571d37e69f008 (patch)
tree4470283e15ba949e88fc788460bfef6ff88ccae4
parent3da30c8a6b361dd55bff728d768e19799589e9d1 (diff)
downloadnautilus-0957847a0c91351f4fc449f00f5571d37e69f008.tar.gz
=== nautilus 2.15.1 ===NAUTILUS_2_15_1
2006-05-16 Martin Wehner <martin.wehner@gmail.com> * NEWS: Update for release
-rw-r--r--ChangeLog7
-rw-r--r--NEWS16
2 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce3bab15d..3017952af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== nautilus 2.15.1 ===
+
+2006-05-16 Martin Wehner <martin.wehner@gmail.com>
+
+ * NEWS:
+ Update for release
+
2006-05-16 Martin Wehner <martin.wehner@gmail.com>
* libnautilus-private/nautilus-icon-container.c: (icon_get_size),
diff --git a/NEWS b/NEWS
index be2a8d1a6..49e332dd5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Major changes in 2.15.1 are:
+* Improve startup performance
+* Use GOption
+* Fix selection box width calculation
+* Improve file permission handling
+* Add volume operations to the file menu, tree and places sidebar
+* New po/LINGUAS handling
+* Smarter date handling for images
+* HIG fixes
+* Fix various typos
+* Fix about dialog to work with current gtk+
+* Fix crashes
+* Show network volumes in the places sidebar
+* Fix progress dialog showing the wrong file
+* Code cleanups
+
Major changes in 2.14.1 are:
* Translation updates
* Code cleanups