[gupnp/gupnp-0.18: 12/12] Prepare 0.18.1



commit c4a1c78b633eb72a37e71ee8c2cbb79f0e5f7458
Author: Jens Georg <mail jensge org>
Date:   Fri Dec 9 15:30:53 2011 +0100

    Prepare 0.18.1

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9a77978..dfccc7c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+0.18.1
+======
+
+Changes since 0.18.0:
+
+- Properly quote charset in SOAP requests.
+- Fix GUPnPContextManager documentation.
+- Fix several build warnings.
+- Several documentation fixes.
+- Error handling fix in gupnp-binding-tool.
+- Always send the initial event after a subscribtion even if the client
+  immediately unsubscribes.
+- Some minor code clean-up.
+
+All contributors:
+Jens Georg <mail jensge org>
+Zeeshan Ali (Khattak) <zeeshanak gnome org>
+Ville Skyttà <ville skytta iki fi>
+Lukasz Pawlik <lucas pawlik gmail com>
+
+Bugs fixed:
+- https://bugzilla.gnome.org/show_bug.cgi?id=658633
+- https://bugzilla.gnome.org/show_bug.cgi?id=658486
+
+
 0.18.0
 ======
 
diff --git a/configure.ac b/configure.ac
index 755901d..3cfd175 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp],
-        [0.18.0],
+        [0.18.1],
         [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]