summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2009-03-02 16:11:41 +0000
committerAlexander Larsson <alexl@src.gnome.org>2009-03-02 16:11:41 +0000
commit6bf603954dbd219171543bece0bca2151ab86f3a (patch)
treec8fcdc8a490487cb7deeae2104f45923982a0b35
parentce09142221f765fbf9570ce3c692eb68a0043fb6 (diff)
downloadnautilus-6bf603954dbd219171543bece0bca2151ab86f3a.tar.gz
Update for releaseNAUTILUS_2_25_92
2009-03-02 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release svn path=/trunk/; revision=15036
-rw-r--r--ChangeLog5
-rw-r--r--NEWS8
2 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d946d88ad..4a383c559 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-02 Alexander Larsson <alexl@redhat.com>
+
+ * NEWS:
+ Update for release
+
2009-02-26 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-file-operations.c:
diff --git a/NEWS b/NEWS
index da7fc1c38..b2244c622 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 2.25.92 are:
+* Set mmap limit to avoid desktop background memory not being returned to the os
+* Warn when source overwrites destination in move
+* Don't put "link to ..." in front of symlinks unless there are name conflicts
+* Fix desktop flicker on theme change
+* Require desktop file app launchers to be executable
+* Support making symlinks on remote locations (if supported by backend)
+
Major changes in 2.25.91 are:
* Use G_DEFINE_TYPE_* instead of hand-written types
* fix: opening a new window restores minimised ones