[gupnp-tools] Prepare 0.8.4



commit 2d732abea4650828e77a4a1a79fd47b7b60de7af
Author: Jens Georg <mail jensge org>
Date:   Mon Dec 12 10:26:50 2011 +0100

    Prepare 0.8.4

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d94229a..a6bb79e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+0.8.4
+=====
+
+Changes since 0.8.3:
+
+- Autotools use has been modernized.
+- Minor code clean-up.
+
+gupnp-av-cp:
+  - Fix issue that DIDL dialog was empty on next usage when user pressed ESC
+    to close it.
+  - Add XML pretty-printing to DIDL dialog.
+  - Use GtkSourceView for DIDL dialog when available during build-time.
+
+gssdp-discover:
+  - A new simple SSDP discovery tool.
+
+gupnp-upload:
+  - Fix compiling with -Wall.
+  - Set empty item id as mandated by UPnP.
+
+Bugs fixed:
+ https://bugzilla.gnome.org/show_bug.cgi?id=655562
+ https://bugzilla.gnome.org/show_bug.cgi?id=655563
+ https://bugzilla.gnome.org/show_bug.cgi?id=655579
+ https://bugzilla.gnome.org/show_bug.cgi?id=654979
+ https://bugzilla.gnome.org/show_bug.cgi?id=659315
+ https://bugzilla.gnome.org/show_bug.cgi?id=659316
+
+All contributors:
+ Jens Georg <mail jensge org>
+ Zeeshan Ali (Khattak) <zeeshanak gnome org>
+ Thijs Vermeir <thijsvermeir gmail com>
+
 0.8.3
 =====
 
diff --git a/configure.ac b/configure.ac
index 30d9253..9da4ef4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([gupnp-tools],
-        [0.8.3],
+        [0.8.4],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gupnp-tools],
         [gupnp-tools],
         [http://www.gupnp.org/])



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