gnome-user-share r188 - trunk



Author: hadess
Date: Tue Jan 22 13:00:31 2008
New Revision: 188
URL: http://svn.gnome.org/viewvc/gnome-user-share?rev=188&view=rev

Log:
2008-01-22  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 0.20



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jan 22 13:00:31 2008
@@ -1,4 +1,13 @@
-This is gnome-user-share 0.11, a system for easy sharing of user files.
+This is gnome-user-share 0.20, a system for easy sharing of user files.
+
+Major changes since 0.11 are:
+* Add ObexFTP sharing through obex-data-server
+* Use XDG autostart to start gnome-user-share on login, exit straight-away
+  if we're not sharing any files
+* Use glib to get the Public directory and set the password for our HTTP share
+* Disable the password entry if the password setting is "never"
+* Exit the configuration tool when the "Close" button from the window
+  manager is pressed
 
 Major changes since 0.10 are:
 * Show more strings translated in the UI

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Jan 22 13:00:31 2008
@@ -1,6 +1,6 @@
 AC_INIT(user_share.c)
 
-AM_INIT_AUTOMAKE(gnome-user-share, 0.12)
+AM_INIT_AUTOMAKE(gnome-user-share, 0.20)
 AM_CONFIG_HEADER(config.h)
 	
 AM_SANITY_CHECK



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