gvfs r2017 - branches/gnome-2-24



Author: alexl
Date: Mon Sep 22 10:25:54 2008
New Revision: 2017
URL: http://svn.gnome.org/viewvc/gvfs?rev=2017&view=rev

Log:
2008-09-22  Alexander Larsson  <alexl redhat com>

	* NEWS: 
	* configure.ac:
	Bump version to 1.0.0



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	Mon Sep 22 10:25:54 2008
@@ -1,3 +1,9 @@
+Major changes in 1.0.0
+======================
+
+* Bug fixes:
+  524498 - smb kerberos authentication fixes
+
 Major changes in 0.99.8
 =======================
 

Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac	(original)
+++ branches/gnome-2-24/configure.ac	Mon Sep 22 10:25:54 2008
@@ -1,6 +1,6 @@
 AC_INIT(client/gdaemonvfs.h)
 
-AM_INIT_AUTOMAKE(gvfs, 0.99.8)
+AM_INIT_AUTOMAKE(gvfs, 1.0.0)
 AM_CONFIG_HEADER(config.h)
 	
 AM_SANITY_CHECK



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