liboobs r210 - trunk
- From: carlosg svn gnome org
- To: svn-commits-list gnome org
- Subject: liboobs r210 - trunk
- Date: Mon, 14 Jan 2008 23:38:46 +0000 (GMT)
Author: carlosg
Date: Mon Jan 14 23:38:46 2008
New Revision: 210
URL: http://svn.gnome.org/viewvc/liboobs?rev=210&view=rev
Log:
Release 2.21.5
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Jan 14 23:38:46 2008
@@ -1,3 +1,25 @@
+Liboobs 2.21.5, 2008-01-14
+-----------------------------------------------
+
+Liboobs version 2.21.5 "Surpassing the law of gravity" 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
+==========================
+
+- Fix a possible crasher when saving the network configuration (garnacho)
+- Do not allow creating users with NULL login (garnacho)
+- Fix a double unref in OobsSelfConfig (garnacho)
+
+Thanks to anyone involved!
+
+Downloading
+===========
+You can get it from :
+ftp://ftp.gnome.org/pub/GNOME/sources/liboobs/2.21/
+
+
Liboobs 2.21.3, 2007-12-18
-----------------------------------------------
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Jan 14 23:38:46 2008
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT(liboobs, 2.21.3)
+AC_INIT(liboobs, 2.21.5)
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]