Update for release

2009-03-02  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release



svn path=/trunk/; revision=15036
This commit is contained in:
Alexander Larsson 2009-03-02 16:11:41 +00:00 committed by Alexander Larsson
parent ce09142221
commit 6bf603954d
2 changed files with 13 additions and 0 deletions

View file

@ -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:

8
NEWS
View file

@ -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