libmbca r30 - trunk



Author: kaijanma
Date: Wed Aug 20 10:11:52 2008
New Revision: 30
URL: http://svn.gnome.org/viewvc/libmbca?rev=30&view=rev

Log:
prepare for release

Modified:
   trunk/NEWS
   trunk/README
   trunk/generate_cl.sh

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Aug 20 10:11:52 2008
@@ -1,3 +1,14 @@
+2008-08-20 libmbca 0.0.2
+========================
+what's new:
+  * added COPYING 
+    - top directory was missing a proper COPYING file. That's not fatal though
+      because all the individual source files contain license statements.
+
+  * the library now has proper libtool version information.
+
 2008-08-15 libmbca 0.0.1
 ========================
  * first release
+
+ LocalWords:  versioning libmbca

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Wed Aug 20 10:11:52 2008
@@ -2,6 +2,15 @@
 = Mobile Broadband Configuration Assistant =
 ============================================
 
+libmbca provides Mobile Broadband Configuration Assistant which is a
+GObject and GtkAssistant based utility that splits the configuration of
+a new mobile broadband connection into small easy steps. In the simplest
+form libmbca offers an frontend for mobile-broadband-provider-info.
+
+libmbca is released under the GNU General Public License version 3.
+
+
+
 This library has not received much real life testing so be warned.
 
 do the following:

Modified: trunk/generate_cl.sh
==============================================================================
--- trunk/generate_cl.sh	(original)
+++ trunk/generate_cl.sh	Wed Aug 20 10:11:52 2008
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-svn2cl --group-by-day --separate-daylogs --break-before-msg --authors=authors.svn2cl http://svn.gnome.org/svn/libmbca/trunk
+svn2cl -i --group-by-day --separate-daylogs --break-before-msg --authors=authors.svn2cl http://svn.gnome.org/svn/libmbca/trunk



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