summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-02-15 19:49:01 +0100
committerJens Georg <mail@jensge.org>2016-02-15 20:02:42 +0100
commitb11daa36288e28f1ebd50cf43923563abf347d91 (patch)
tree5c7a76670ba0c2b79ef9aa4c7d2691b93d90e736 /NEWS
parent6d7994984c4a9f8b6df4ff6a416d7b2cee73bc08 (diff)
downloadrygel-b11daa36288e28f1ebd50cf43923563abf347d91.tar.gz
Prepare 0.29.3RYGEL_0_29_3
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS41
1 files changed, 41 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af18a61e..30bf6550 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+0.29.3
+======
+
+Core:
+ - Fix a small memory leak with DescriptionDocument handling
+
+Server:
+ - Add "Server:" HTTP header
+
+MediaExport:
+ - Fix DLNA profile and extension for DVD isos to improve compatibility with
+ more renderers
+ - Some code refactoring
+ - Remove UNIX signal handling from mx-extract
+ - Get the tile of the DVD from the file name, not from the volume title
+ - If the DVD has only one title, export it directly
+ - Try to make nice movie titles for videos
+ - Avoid a potential race condition and crash on slow startup
+
+GstLaunch:
+ - Fix URI generation
+
+GStreamer media engine:
+ - Fix URI generation
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=747816
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Piotr Drąg <piotrdrag@gmail.com>
+ - Rafael Fontenelle <rffontenelle@gmail.com>
+ - Mario Blättermann <mario.blaettermann@gmail.com>
+ - Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+Added/updated translations
+ - de, courtesy of Mario Blättermann
+ - pl, courtesy of Piotr Drąg
+ - pt_BR, courtesy of Rafael Fontenelle
+ - zh_TW, courtesy of Chao-Hsiung Liao
+
0.29.2
======