gnome-bluetooth r275 - trunk



Author: hadess
Date: Mon Jan 21 16:24:18 2008
New Revision: 275
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=275&view=rev

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

	* NEWS: upd
	* configure.in: 0.10.0



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jan 21 16:24:18 2008
@@ -1,3 +1,9 @@
+gnome-bluetooth 0.10.0
+======================
+
+ * Unescape URIs when uploading files, so we don't end up with
+ escaping in filenames (eg. file%20with%20space instead of "file with space")
+
 gnome-bluetooth 0.9.1
 =====================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jan 21 16:24:18 2008
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(gnome-bluetooth, 0.9.1)
+AC_INIT(gnome-bluetooth, 0.10.0)
 AC_CONFIG_SRCDIR(src/controller.gob)
 
 # Before making a release, the GNOMEBT_LT_VERSION string should be modified.



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