summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-11-21 21:34:04 +0100
committerJens Georg <mail@jensge.org>2016-11-21 23:21:24 +0100
commitbc84bee1261e7d03d790da307ec0712602297e51 (patch)
tree3911744212dcd752f581a5ad2ef6b9f216f54d19
parent2d8644a69866fe7941ef7283e5723bf4c1c20d89 (diff)
downloadgupnp-tools-bc84bee1261e7d03d790da307ec0712602297e51.tar.gz
Prepare 0.8.13gupnp-tools-0.8.13
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS38
1 files changed, 37 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8d5f279..502a442 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,46 @@
+0.8.13
+======
+
+Build:
+ - Fix desktop file generation
+
+All:
+ - Remove deprecated calls from GSSDP and GUPnP
+
+AV Controlpoint:
+ - Move some code into GtkBuilder files
+ - Some clean-ups
+ - Do not allow "Pause" when renderer is "Stopped"
+ - Fix icon for "Next" button
+ - Enable menu key on playlist
+ - Fix compiling with recent GUPnP-AV
+
+Translations:
+ - Update
+ - Build fixes
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=770655
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Piotr Drąg <piotrdrag@gmail.com>
+ - Tiago Santos <tiagofsantos81@sapo.pt>
+ - Marek Černocký <marek@manet.cz>
+ - Anders Jonsson <anders.jonsson@norsjovallen.se>
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - pl, courtesy of Piotr Drąg
+ - pt, courtesy of Tiago Santos
+ - sv, courtesy of Anders Jonsson
+
0.8.12
======
Build:
- Update and add missing m4 macros from autoconf archive
- Use upstream gettext
- -
Common:
- Remove use of deprecated libsoup API