gnome-user-share r231 - trunk



Author: hadess
Date: Mon Mar 31 12:16:22 2008
New Revision: 231
URL: http://svn.gnome.org/viewvc/gnome-user-share?rev=231&view=rev

Log:
2008-03-31  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 0.30



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Mar 31 12:16:22 2008
@@ -1,4 +1,12 @@
-This is gnome-user-share 0.22, a system for easy sharing of user files.
+This is gnome-user-share 0.30, a system for easy sharing of user files.
+
+Major changes since 0.22 are:
+* Allow distributors to set the location of their httpd modules,
+  so that they don't need to create their own configuration file
+  See --with-modules-path in the configure output
+* Use GtkBuilder instead of libglade
+* Fix the httpd daemon being left running when logging out
+* Misc UI and build fixes
 
 Major changes since 0.21 are:
 * Add a simple ObexPush server

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Mar 31 12:16:22 2008
@@ -1,4 +1,4 @@
-AC_INIT(gnome-user-share, 0.22)
+AC_INIT(gnome-user-share, 0.30)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



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