[liboobs] Release 2.22.2



commit 3c03dd1030e4e949bf1e130ce89fb852a0864521
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Sat Sep 5 21:33:17 2009 +0200

    Release 2.22.2

 ChangeLog    |    5 +++++
 NEWS         |   22 ++++++++++++++++++++++
 configure.in |    2 +-
 3 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0a6598f..35ccb7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
+2009-09-06  Milan Bouchet-Valat <nalimilan club fr>
+
+	* Release 2.22.2
+
 2009-08-16  Milan Bouchet-Valat <nalimilan club fr>
+
 	* Release 2.22.1
 
 2008-03-09  Carlos Garnacho  <carlosg gnome org>
diff --git a/NEWS b/NEWS
index e9a3235..55b8332 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Liboobs 2.22.2, 2009-09-06
+-----------------------------------------------
+
+Liboobs version 2.22.2 "Where's Waldo?" 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
+==========================
+
+- Print error from D-Bus in case of failure on start. This should greatly help debugging.
+- Don't consider empty user password as invalid.
+- Make gtk-doc code documentation use inlined section comments, so that it is updated on every change. This will ensure the documentation does not get outdated again.
+
+Thanks to anyone involved!
+
+Downloading
+===========
+You can get it from :
+ftp://ftp.gnome.org/pub/GNOME/sources/liboobs/2.22/
+
+
 Liboobs 2.22.1, 2009-08-16
 -----------------------------------------------
 
diff --git a/configure.in b/configure.in
index bdbee0b..24a4754 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
 AC_PREREQ(2.52)
-AC_INIT(liboobs, 2.22.1)
+AC_INIT(liboobs, 2.22.2)
 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]