nautilus r13727 - trunk



Author: alexl
Date: Mon Feb 11 19:55:49 2008
New Revision: 13727
URL: http://svn.gnome.org/viewvc/nautilus?rev=13727&view=rev

Log:
2008-02-11  Alexander Larsson  <alexl redhat com>

	* configure.in:
	Require glib 2.15.5

	* NEWS:
	Update for release




Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Feb 11 19:55:49 2008
@@ -1,3 +1,15 @@
+Major changes in 2.21.91 are:
+* String cleanups
+* Inhibit autorun for things we mount ourselves
+* Fix crashes and leaks
+* Only show selinux context if selinux detected
+* Default to move, not copy when dragging from trash
+* Don't autorun/automount non-local mounts
+* Fix case where we could run out of file descriptors
+* Handle drop of files on the desktop
+* Fix sensitiveness of delete from trash menu item
+* Fix open with context menu in always-use-browser mode
+
 Major changes in 2.21.90 are:
 * Use thousand separators in all numbers (if used by locale)
 * Fix leaks

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Feb 11 19:55:49 2008
@@ -6,7 +6,7 @@
 m4_define(bonobo_minver,               2.1.0)
 m4_define(eel_minver,                  2.21.90)
 m4_define(esound_minver,               0.2.27)
-m4_define(glib_minver,                 2.15.3)
+m4_define(glib_minver,                 2.15.5)
 m4_define(gnome_desktop_minver,        2.9.91)
 m4_define(gnome_minver,                2.14.0)
 m4_define(gnome_ui_minver,             2.6.0)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]