summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-10-06 18:03:44 +0200
committerJens Georg <mail@jensge.org>2012-10-06 18:03:44 +0200
commitcca7cc45d5a5fd26a502c7e84e5c6b6ab4d2a5ac (patch)
treea36627c2627bdc96f5eefd4eca9ec6d87d5158ad /NEWS
parentcbe9b917f3e14cbf55b51dfbd7913760241f1759 (diff)
downloadgupnp-av-cca7cc45d5a5fd26a502c7e84e5c6b6ab4d2a5ac.tar.gz
Prepare 0.11.0gupnp-av-0.11.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 789de8e..d6e2022 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+0.11.0
+======
+
+Changes since 0.10.3:
+
+- Add support for properties needed to implement MediaServer:3 "Track changes"
+ functionality.
+- Add proper upnp:createClass support.
+- Clean-up pkg-config files and link to the correct libraries instead of
+ relying on gupnp leaking the right ones.
+- Generate vapi from GIR files.
+
+All contributors to this release:
+
+Krzesimir Nowak <krnowak@openismus.com>
+Jens Georg <mail@jensge.org>
+Andreas Henriksson <andreas@fatal.se>
+Christophe Guiraud <christophe.guiraud@intel.com>
+
+Bug fixes in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=684297
+ - https://bugzilla.gnome.org/show_bug.cgi?id=685477
+
+Changes in dependencies:
+ - gupnp >= 0.19.0 for proper cleaned pkg-config file consistency.
+
0.10.3
======