phonemgr r298 - trunk



Author: hadess
Date: Wed Jun 11 12:44:25 2008
New Revision: 298
URL: http://svn.gnome.org/viewvc/phonemgr?rev=298&view=rev

Log:
2008-06-11  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 0.60



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Jun 11 12:44:25 2008
@@ -1,3 +1,14 @@
+gnome-phone-manager 0.60
+========================
+
+ * Add the NetworkRegistrationChanged signal on the object,
+   giving Cell ID details, for use with gsmloc.org and opencellid.org
+
+ * Make out-of-range phones disconnect, and reconnect automatically when
+   the phone comes back in range
+
+ * More IrDA connection fixes
+
 gnome-phone-manager 0.51
 ========================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Jun 11 12:44:25 2008
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT([GNOME Phone Manager],[0.51],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-phone-manager],[gnome-phone-manager])
+AC_INIT([GNOME Phone Manager],[0.60],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-phone-manager],[gnome-phone-manager])
 AC_CONFIG_SRCDIR(src/main.c)
 
 AM_MAINTAINER_MODE



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