Author: alexl
Date: Mon Jan 28 21:17:40 2008
New Revision: 13664
URL: http://svn.gnome.org/viewvc/nautilus?rev=13664&view=rev

Log:
2008-01-28  Alexander Larsson  <[EMAIL PROTECTED]>

        * NEWS:
        Update for release

        * configure.in:
        Update version to 2.21.90



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS  (original)
+++ trunk/NEWS  Mon Jan 28 21:17:40 2008
@@ -1,3 +1,13 @@
+Major changes in 2.21.90 are:
+* Use thousand separators in all numbers (if used by locale)
+* Fix leaks
+* Performance improvements
+* Update to latest glib APIs
+* Fix bug that lost metadata from older versions
+* Fix crashes
+* Enable paste into folder for desktop icons
+* Better finding of autorun files on case sensitive media
+
 Major changes in 2.21.6 are:
 * Regenerate thumbnails when files change
 * Fix crashes

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in  (original)
+++ trunk/configure.in  Mon Jan 28 21:17:40 2008
@@ -4,7 +4,7 @@
 
 m4_define(bonobo_activation_minver,    2.1.0)
 m4_define(bonobo_minver,               2.1.0)
-m4_define(eel_minver,                  2.21.5)
+m4_define(eel_minver,                  2.21.90)
 m4_define(esound_minver,               0.2.27)
 m4_define(glib_minver,                 2.15.3)
 m4_define(gnome_desktop_minver,        2.9.91)
@@ -28,7 +28,7 @@
 m4_define(nautilus_extension_current,  2)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[2.21.7],
+AC_INIT([nautilus],[2.21.90],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to