summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-02-09 00:20:38 +0100
committerJens Georg <mail@jensge.org>2016-02-09 00:20:38 +0100
commit150763e3532230f32f42e0aacb43e3d05ed9e0a0 (patch)
treea2b9879e22b4c5e7daf6ba26603a4281d3272144 /NEWS
parent5a5c0534904dba3a95c63699c4edd9ef7a0a5dbb (diff)
downloadrygel-150763e3532230f32f42e0aacb43e3d05ed9e0a0.tar.gz
Prepare 0.29.2RYGEL_0_29_2
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS45
1 files changed, 45 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0fc56068..af18a61e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+0.29.2
+======
+
+Database:
+ - Use GObject-style construction for Database
+ - Add possibility to re-bind a Cursor
+
+Server:
+ - Fix thumbnails with some Samsung TVs
+ - Hide engine-internal URIs
+ - Indent request headers for better readability
+ - Fix Range header of resources with unknown length
+ - Improve MIME -> extension mapping
+ - Add explicit check for @restricted
+
+MediaExport:
+ - Really remove broken/empty cache DVD file
+ - Skip DVD if lsdvd isn't available instead of blacklisting
+
+GStreamer Media Engine:
+ - Fix serving resources with unspecified length
+
+Gst-Launch:
+ - Fix setting of DLNA profile
+
+ LMS:
+ - Replace custom database functions with implementations from Rygel.Database
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=721312
+ - https://bugzilla.gnome.org/show_bug.cgi?id=740266
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+ - Piotr Drąg <piotrdrag@gmail.com>
+ - Dušan Kazik <prescott66@gmail.com>
+ - Daniel Mustieles <daniel.mustieles@gmail.com>
+
+Added/updated translations
+ - es, courtesy of Daniel Mustieles
+ - lv, courtesy of Rūdolfs Mazurs
+ - pl, courtesy of Piotr Drąg
+ - sk, courtesy of Dušan Kazik
+
0.29.1
======