gvfs r2330 - trunk



Author: alexl
Date: Mon Mar 16 11:43:11 2009
New Revision: 2330
URL: http://svn.gnome.org/viewvc/gvfs?rev=2330&view=rev

Log:
2009-03-16  Alexander Larsson  <alexl redhat com>

	* NEWS:
	Update for release

	* configure.ac:
	Bump version to 1.2.0



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Mar 16 11:43:11 2009
@@ -1,3 +1,9 @@
+Major changes in 1.2.0
+======================
+* sftp: Don't hang if ssh no authentication method availible
+* Don't leak file monitors
+* computer: don't show shadowed mounts
+
 Major changes in 1.1.8
 ======================
 * Fix crashers and leaks

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Mar 16 11:43:11 2009
@@ -1,6 +1,6 @@
 AC_INIT(client/gdaemonvfs.h)
 
-AM_INIT_AUTOMAKE(gvfs, 1.1.9)
+AM_INIT_AUTOMAKE(gvfs, 1.2.0)
 AM_CONFIG_HEADER(config.h)
 	
 AM_SANITY_CHECK



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