summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2006-02-27 17:19:18 +0000
committerAlexander Larsson <alexl@src.gnome.org>2006-02-27 17:19:18 +0000
commit2dc808851c7e69212980ff804c308db4d2f45e32 (patch)
tree13e2c284d3007eb525d86e9e091aee028838f9dd
parent861e32ab487b13f596a91601d3b7ae395d030db8 (diff)
downloadnautilus-NAUTILUS_2_13_92.tar.gz
Update for releaseNAUTILUS_2_13_92
2006-02-27 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release
-rw-r--r--ChangeLog5
-rw-r--r--NEWS12
2 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 567feb2d2..1aa358456 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-02-27 Alexander Larsson <alexl@redhat.com>
+ * NEWS:
+ Update for release
+
+2006-02-27 Alexander Larsson <alexl@redhat.com>
+
* src/file-manager/fm-icon-view.c (fm_icon_view_add_file):
Use lazy positioning for volumes only, not all desktop file icons,
as this can cause icons to move around, and its mainly required
diff --git a/NEWS b/NEWS
index 7ddfb84bc..38971727c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Major changes in 2.13.92 are:
+* Better filename linebreaking at punctuation marks.
+* List view: If a rename moves the file in the view, scroll to the new position
+* Better handling of broken filename encoding for link targets
+* Some desktop icon positioning fixes
+* Browser mode: don't close window on up if current directory has been removed
+* Pass original files, not target files to property page providers.
+ This allows property page extensions to look at desktop files and symlinks.
+* Various small optimizations
+* Leak fixes
+* Build fixes
+
Major changes in 2.13.91 are:
* Fix a desktop icon positioning bug
* Fix opening saved searches file from outside nautilus