summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-11-30 23:53:55 +0100
committerJens Georg <mail@jensge.org>2012-11-30 23:53:55 +0100
commit4498d5ef3175db4e9b592a66522f4c01ba3f1e34 (patch)
tree1764af0ae55bcc8ab4d5c9d2c5713c37e1a34737 /NEWS
parentd21b9781e798fcc9f4bee6dffe24dbdc985ea9ec (diff)
downloadgupnp-dlna-4498d5ef3175db4e9b592a66522f4c01ba3f1e34.tar.gz
Prepare 0.9.0gupnp-dlna-0.9.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c07683c..76915ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+0.9.0
+=====
+- Make DLNA profile handling independant from GStreamer.
+- Add plugin architecture to support different meta-data extraction back-ends.
+- Make GStreamer default implementation of meta-data extraction back-end.
+- Split API docs into users and back-end implementers API.
+
+All contributors to this release:
+ Krzesimir Nowak <krnowak@openismus.com>
+ Jens Georg <jensg@openismus.com>
+
+Changes in API:
+ - so version bump
+ - API version bump to 2.0
+
+Changes in dependencies:
+ - GStreamer 1.0
+ - GLib >= 2.34
+
0.7.0
=====
- Port to GStreamer 1.0