summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Neumair <cneumair@gnome.org>2008-05-28 17:15:26 +0000
committerChristian Neumair <cneumair@src.gnome.org>2008-05-28 17:15:26 +0000
commit83de4336c6d5a71eb55b43f837319e8630b61b50 (patch)
tree562451f1f43fbf14d1883e7f22abf3ffb8fe3299
parent44a10b90e1e3d48a75122d2b4f18f8394cb1af65 (diff)
downloadnautilus-83de4336c6d5a71eb55b43f837319e8630b61b50.tar.gz
Update for release.
2008-05-28 Christian Neumair <cneumair@gnome.org> * NEWS: Update for release. svn path=/branches/gnome-2-22/; revision=14204
-rw-r--r--ChangeLog5
-rw-r--r--NEWS21
2 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d129f7ee8..e6205277c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-28 Christian Neumair <cneumair@gnome.org>
+
+ * NEWS:
+ Update for release.
+
2008-05-27 A. Walton <awalton@gnome.org>
* libnautilus-private/nautilus-icon-dnd.c: (drag_begin_callback):
diff --git a/NEWS b/NEWS
index 967087542..62a8f1e1d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Major changes in 2.22.3 are:
+* Use bilinear interpolation instead of hyperbolic. Massively speeds up thumbnailing.
+* Use single click policy in the sidebar
+* Fix autorun: Always inhibit, unless we mount ourselves
+* Properly close windows displaying a removable media root when it is unmounted
+* Fix thumbnail frame size calculation
+* Do not count the same inode twice when calculating deep folder size
+* Fix potential DND crash by not creating cairo context from NULL pixmap
+* When duplicating, truncate file names when max. file system name length is reached using pathconf()
+* Never move to burn:///, always move to trash:///
+* Never maximize windows opened from shell if window geometry has been specified
+* Do not always open a default window
+* Remove ESD dependency
+* Use self-written code instead of libbackground GConf code for wallpapers
+* Properly close column editor window when closing parent window
+* Handle CTRL+F10 keybinding in list view
+* Improve keyboard navigation
+* Fix list view expander interaction bug
+* Fix emacs keybinding location bar interaction
+* When closing maximized windows, remember last un-maximized window size
+
Major changes in 2.22.2 are:
* Add NautilusFileInfo APIs: can_write(), get_mount(), get_parent_info()
* Do not try to autorun autorun.exe and autorun.inf