phonemgr r279 - in trunk: . data



Author: hadess
Date: Mon Mar 10 12:22:36 2008
New Revision: 279
URL: http://svn.gnome.org/viewvc/phonemgr?rev=279&view=rev

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

	* NEWS: upd
	* configure.in: 0.50
	* data/Makefile.am: Fix distcheck



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in
   trunk/data/Makefile.am

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Mar 10 12:22:36 2008
@@ -1,3 +1,21 @@
+gnome-phone-manager 0.50
+========================
+
+ * Add support for phones requiring gnapplet
+
+ * Fix detection of the channel for phones that don't advertise
+ Serial Profile or Dial-Up Network profiles in the Public Browse
+
+ * Add backend support for delivery reports
+
+ * Add man page
+
+ * Fix a few build problems
+
+ * Fix disconnecting and reconnecting to a phone with a driver
+
+ * Telepathy backend fixes
+
 gnome-phone-manager 0.40
 ========================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Mar 10 12:22:36 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.40],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-phone-manager],[gnome-phone-manager])
+AC_INIT([GNOME Phone Manager],[0.50],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-phone-manager],[gnome-phone-manager])
 AC_CONFIG_SRCDIR(src/main.c)
 
 AM_MAINTAINER_MODE

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	(original)
+++ trunk/data/Makefile.am	Mon Mar 10 12:22:36 2008
@@ -37,5 +37,5 @@
 	fi
 
 CLEANFILES = $(schema_DATA)
-EXTRA_DIST = $(ui_DATA) $(sound_DATA) $(schema_in_files)
+EXTRA_DIST = $(ui_DATA) $(sound_DATA) $(schema_in_files) $(man_MANS)
 



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