[gupnp/gupnp-0.18: 20/20] Prepare 0.18.2



commit 8c87883bc6cf0801cf027a11b39b8ed89d52674b
Author: Jens Georg <mail jensge org>
Date:   Mon Dec 26 16:20:53 2011 +0100

    Prepare 0.18.2

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dfccc7c..9c7bf2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+0.18.2
+======
+
+Changes since 0.18.1:
+
+- Revert the charset quoting patch from 0.18.1. Apparently this issue
+  was only present in a special version of libsoup.
+- Fix subscription timeout calculation.
+- Minor fixes from static code analysis.
+- Fix byte-range requests.
+- Add a unit-test for byte-range requests.
+
+All contributors:
+Jens Georg <mail jensge org>
+Sven Neumann <s neumann raumfeld com>
+Lukasz Pawlik <lukasz pawlik comarch com>
+
+Bugs fixed:
+- https://bugzilla.gnome.org/show_bug.cgi?id=670518
+
 0.18.1
 ======
 
diff --git a/configure.ac b/configure.ac
index ebe3eb4..9789f97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp],
-        [0.18.1],
+        [0.18.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]