[gssdp] Release 0.11.1



commit 2d3c87d1ec0168812c5e793596f78305545c5aa7
Author: Jens Georg <mail jensge org>
Date:   Thu Jul 7 09:26:12 2011 +0200

    Release 0.11.1

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3d0a5ee..8688557 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.11.1
+======
+- Fullfill restrictions imposed by UPnP CTT 1.5.
+- Initial OpenBSD support.
+- Fix a crash on socket creation.
+- Implement DLNA guideline 7.2.3.4.
+- Copyright header clean-up.
+
+All contributors to this release:
+
+Jens Georg <mail jensge org>
+
+Bugs fixed:
+- bgo#653733
+- bgo#653875
+- bgo#653857
+
 0.11.0
 ======
 - Many fixes to discovery, discoverability and announcement.
diff --git a/configure.ac b/configure.ac
index 20e6bd9..478fc33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(gssdp, 0.11.0, http://www.gupnp.org/)
+AC_INIT(gssdp, 0.11.1, http://www.gupnp.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(libgssdp/gssdp-client.c)
 AM_CONFIG_HEADER(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]