summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2011-09-13 14:35:59 +0200
committerJens Georg <mail@jensge.org>2011-09-13 14:35:59 +0200
commit0b94d8a7e2259dbd36d926e1b0147f25ebaa633c (patch)
tree65395ad047b33963d0f548f7f6a510e829265a07
parent7da1293f0643c32f5a656aaa2d7d85474bfd42b1 (diff)
downloadrygel-RYGEL_0_12_1.tar.gz
Prepare 0.12.1RYGEL_0_12_1
-rw-r--r--NEWS39
1 files changed, 39 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b426475..4a84f32e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+0.12.1
+======
+
+Another release in the stabe 0.12 series of Rygel
+
+Changes since 0.12.0:
+
+- Fix service description templates for RenderingControl and AVTransport.
+- Update documentation for run-time dependencies.
+
+MediaExport:
+- Speed-up virtual container browsing by adding indices to the database.
+
+Playbin:
+- Fix setting of current playback URI, preventing a possible crash later on.
+- Announce support for video/x-mkv additonaly to video/x-matroska.
+
+Tracker:
+- Only consider objects with URIs, otherwise a search or browse will error out
+ unnecessarily.
+
+External:
+- Add TrackNumber to optional properties.
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+ - Piotr Drąg <piotrdrag@gmail.com>
+ - Jonathan Matthew <jonathan@d14n.org>
+
+Added/updated translations:
+ - pl, courtesy of Piotr Drąg
+
+Bugs fixed:
+
+https://bugzilla.gnome.org/show_bug.cgi?id=657550
+https://bugzilla.gnome.org/show_bug.cgi?id=652191
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638006
+
0.12.0
======