summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-11-24 23:30:47 +0100
committerJens Georg <mail@jensge.org>2015-11-27 08:43:30 +0100
commitede48b49f628bcca03c2e3adf78ff5ed7f3e9195 (patch)
treec2f87f4763c471cdbba67f7f72f5fefa201aabed
parent2b16447f6ab8d47eebf3ed73fa826c57de01225d (diff)
downloadgupnp-tools-ede48b49f628bcca03c2e3adf78ff5ed7f3e9195.tar.gz
Prepare 0.8.11gupnp-tools-0.8.11
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 30c578a..6478bfe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+0.8.11
+======
+
+Changes since 0.8.10:
+
+- Remove gnome-common.
+
+Network light:
+ - Fix re-creation of about dialog.
+ - Use UUID functions from GUPnP.
+ - Fix a critical on shutdown after showing the about dialog.
+
+AV-CP:
+ - Fix default resolution on weird screens.
+ - Avoid a possible crash when clicking on rescan after contexts have been
+ changed.
+
+Discoverer:
+ - Free some strings.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=697315
+ - https://bugzilla.gnome.org/show_bug.cgi?id=697954
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Piotr Drąg <piotrdrag@gmail.com>
+ - Pedro Albuquerque <palbuquerque73@gmail.com>
+
+Added/updated translations
+ - pl, courtesy of Piotr Drąg
+ - pt, courtesy of Pedro Albuquerque
+
0.8.10
======