liboobs r223 - trunk



Author: carlosg
Date: Sun Mar  9 13:39:01 2008
New Revision: 223
URL: http://svn.gnome.org/viewvc/liboobs?rev=223&view=rev

Log:
Release 2.22.0


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Mar  9 13:39:01 2008
@@ -1,3 +1,23 @@
+Liboobs 2.22.0, 2008-03-09
+-----------------------------------------------
+
+Liboobs version 2.22.0 "Adopt me, please" 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
+==========================
+
+- Do crash in OobsServicesConfig if the backends couldn't get the current runlevel (garnacho)
+
+Thanks to anyone involved!
+
+Downloading
+===========
+You can get it from :
+ftp://ftp.gnome.org/pub/GNOME/sources/liboobs/2.22/
+
+
 Liboobs 2.21.92, 2008-02-25
 -----------------------------------------------
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Mar  9 13:39:01 2008
@@ -1,5 +1,5 @@
 AC_PREREQ(2.52)
-AC_INIT(liboobs, 2.21.92)
+AC_INIT(liboobs, 2.22.0)
 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]