liboobs r215 - trunk



Author: carlosg
Date: Mon Jan 28 18:35:24 2008
New Revision: 215
URL: http://svn.gnome.org/viewvc/liboobs?rev=215&view=rev

Log:
Release 2.21.90


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jan 28 18:35:24 2008
@@ -1,3 +1,24 @@
+Liboobs 2.21.90, 2008-01-28
+-----------------------------------------------
+
+Liboobs version 2.21.90 "Still a mistery" has been released.
+
+Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details.
+
+Changes since last release
+==========================
+
+- Accept unsetting the ethernet interface used for PPPoE (garnacho)
+- Fix typos when trying to write SelfConfig to the backend (garnacho)
+
+Thanks to anyone involved!
+
+Downloading
+===========
+You can get it from :
+ftp://ftp.gnome.org/pub/GNOME/sources/liboobs/2.21/
+
+
 Liboobs 2.21.5, 2008-01-14
 -----------------------------------------------
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jan 28 18:35:24 2008
@@ -1,5 +1,5 @@
 AC_PREREQ(2.52)
-AC_INIT(liboobs, 2.21.5)
+AC_INIT(liboobs, 2.21.90)
 AC_CONFIG_SRCDIR(oobs/oobs-session.c)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 



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