summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS18
2 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1bb404c3..2007cc16a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-09-01 Christian Neumair <cneumair@gnome.org>
+ * NEWS:
+ Update for release.
+
+2008-09-01 Christian Neumair <cneumair@gnome.org>
+
* libnautilus-private/nautilus-icon-container.c
(nautilus_icon_container_update_scroll_region),
(nautilus_icon_container_get_first_visible_icon),
diff --git a/NEWS b/NEWS
index 76e4f5f71..5c648d69d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Major changes in 2.23.91 are:
+* Make autorun work for blank media
+* No more pixelated SVGs displayed for desktop items with absolute icon SVG paths
+* Use consistent labels, mnemonics and icons for trash and delete actions
+* Icon container (i.e. icon view and compact view)
+ * RTL support for vertical layout
+ * Always reveal entire rows or columns of icons
+ * Nicer icon container bounds
+ * (Again) vastly improved keyboard navigation, especially in RTL mode
+ * No more overlapping desktop icons, when files are added or volumes mounted
+ while Nautilus is not running. This is implemented with metadata timestamps when
+ the desktop icons are laid out.
+ * Rewrite large chunks of icon canvas text size handling
+ * Clear underlying items if hovered or selected item overlaps them
+* List View
+ * Make scripts work when items in nested list view subdirectories are selected
+* Usual minor fix & polish galore
+
Major changes in 2.23.90 are:
* Truncate long item labels in the icon view and on the desktop
+ icon_view/text_ellipsis_limit and desktop/text_ellipsis_limit GConf