[liboobs] Release 2.22.1
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [liboobs] Release 2.22.1
- Date: Sun, 16 Aug 2009 09:37:58 +0000 (UTC)
commit 2a5421d5f24a78026fc925338c7f02435f1614f6
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Sun Aug 16 11:35:04 2009 +0200
Release 2.22.1
ChangeLog | 3 +++
NEWS | 21 +++++++++++++++++++++
configure.in | 2 +-
3 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 820fd8a..0a6598f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-08-16 Milan Bouchet-Valat <nalimilan club fr>
+ * Release 2.22.1
+
2008-03-09 Carlos Garnacho <carlosg gnome org>
* Release 2.22.0
diff --git a/NEWS b/NEWS
index a8d90af..e9a3235 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Liboobs 2.22.1, 2009-08-16
+-----------------------------------------------
+
+Liboobs version 2.22.1 "Devil is in the Details" 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
+==========================
+
+- Don't fail if homedir or shell are not set (Bug 521438).
+- Fix crash when path to share is empty (Bug 524792).
+
+Thanks to anyone involved!
+
+Downloading
+===========
+You can get it from :
+ftp://ftp.gnome.org/pub/GNOME/sources/liboobs/2.22/
+
+
Liboobs 2.22.0, 2008-03-09
-----------------------------------------------
diff --git a/configure.in b/configure.in
index 0c8dae2..c177fad 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT(liboobs, 2.22.0)
+AC_INIT(liboobs, 2.22.1)
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]