gvfs r1951 - branches/gnome-2-24



Author: hadess
Date: Tue Sep  9 09:26:50 2008
New Revision: 1951
URL: http://svn.gnome.org/viewvc/gvfs?rev=1951&view=rev

Log:
2008-09-09  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.ac: 0.99.7.1



Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/NEWS
   branches/gnome-2-24/configure.ac

Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS	(original)
+++ branches/gnome-2-24/NEWS	Tue Sep  9 09:26:50 2008
@@ -1,3 +1,14 @@
+Major changes in 0.99.7.1
+=========================
+
+* Go back to using powers of 10 instead of powers of 2 for display sizes.
+  This means we will agree with printed sizes for most devices (e.g. memory
+  sticks will now correctly report "64MB volume" instead of previous
+  "61.7MB volume").
+
+* Bug fixes:
+  546971 - rhythmbox crashed when ejecting an ipod device
+
 Major changes in 0.99.6
 =======================
 

Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac	(original)
+++ branches/gnome-2-24/configure.ac	Tue Sep  9 09:26:50 2008
@@ -1,6 +1,6 @@
 AC_INIT(client/gdaemonvfs.h)
 
-AM_INIT_AUTOMAKE(gvfs, 0.99.7)
+AM_INIT_AUTOMAKE(gvfs, 0.99.7.1)
 AM_CONFIG_HEADER(config.h)
 	
 AM_SANITY_CHECK



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