gvfs r1786 - branches/gnome-2-22



Author: gicmo
Date: Mon May 26 23:14:09 2008
New Revision: 1786
URL: http://svn.gnome.org/viewvc/gvfs?rev=1786&view=rev

Log:
Prepare NEWS for release


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

Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS	(original)
+++ branches/gnome-2-22/NEWS	Mon May 26 23:14:09 2008
@@ -1,3 +1,12 @@
+Major changes in 0.2.4:
+* Fix fuse locking and file handle life-cycle issues that 
+  were causing frequent crashes.
+* Unmount fuse mounts on logout
+* Ftp: various fixes
+* gphoto: various fixes
+* Add ability to control http debuging through GVFS_HTTP_DEBUG
+  env variable
+
 Major changes in 0.2.3:
 * WebDAV: implement set_display_name
 * WebDAV fixes

Modified: branches/gnome-2-22/configure.ac
==============================================================================
--- branches/gnome-2-22/configure.ac	(original)
+++ branches/gnome-2-22/configure.ac	Mon May 26 23:14:09 2008
@@ -1,6 +1,6 @@
 AC_INIT(client/gdaemonvfs.h)
 
-AM_INIT_AUTOMAKE(gvfs, 0.2.4)
+AM_INIT_AUTOMAKE(gvfs, 0.2.5)
 AM_CONFIG_HEADER(config.h)
 	
 AM_SANITY_CHECK



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