[gupnp] Prepare 0.20.2
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] Prepare 0.20.2
- Date: Fri, 5 Apr 2013 11:43:51 +0000 (UTC)
commit e177d2171e5cc5e564dd2c3c8aec70b38acee454
Author: Jens Georg <mail jensge org>
Date: Fri Apr 5 13:23:11 2013 +0200
Prepare 0.20.2
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f303210..089bb80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+0.20.2
+======
+
+Changes since 0.20.1:
+- Fix some typos in docs and warning messages.
+- Fix argument order issue introduced with the va_list fix in 0.20.1.
+- Add some tests for this bug.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=695591
+ - https://bugzilla.gnome.org/show_bug.cgi?id=696762
+
+All contributors to this release:
+ Jens Georg <mail jensge org>
+ Benjamin Kerensa <bkerensa ubuntu com>
+
0.20.1
======
diff --git a/configure.ac b/configure.ac
index 64b8a1c..6ff0393 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
AC_INIT([gupnp],
- [0.20.1],
+ [0.20.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp],
[gupnp],
[http://www.gupnp.org/])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]