summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-09-14 07:21:47 +0200
committerJens Georg <mail@jensge.org>2015-09-14 07:21:47 +0200
commit7b793842764a00819e9347694f849871cc3ca664 (patch)
treef54cfe9a135e32c1713df9c4e35c44ddac15ccc1 /NEWS
parent9e2e4614aa6183897a02b77dfe0c71a1a6a62de2 (diff)
downloadrygel-7b793842764a00819e9347694f849871cc3ca664.tar.gz
Prepare 0.27.6RYGEL_0_27_6
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS37
1 files changed, 37 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 03721497..65b6eac0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+0.27.6
+======
+
+Database:
+ - Fix issue introduced with 0.27.7 that caused exec() to only run the first
+ query of a list of ";"-separated queries.
+
+Media-Export:
+ - Fix extration with disabled meta-data.
+ - Fix extraction of DIDL_S playlists.
+ - Small simplification and removal of accidental debug warnings.
+
+Mediathek:
+ - Use new default feed because the old one does not exist anymore.
+ - Remove WMV support because it got removed from the service. This is a major
+ problem as the MP4 support is provided using RTSP and we need to fix
+ bgo#651535 to make it usable for all renderers again.
+ - Fix automatic resource generation.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=754420
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Jiri Grönroos <jiri.gronroos+l10n@iki.fi>
+ - Changwoo Ryu <cwryu@debian.org>
+ - Balázs Meskó <meskobalazs@gmail.com>
+ - Aurimas Černius <aurisc4@gmail.com>
+ - Alexandre Franke <alexandre.franke@gmail.com>
+
+Added/updated translations
+ - fi, courtesy of Jiri Grönroos
+ - fr, courtesy of Alain Lojewski
+ - hu, courtesy of Meskó Balázs
+ - ko, courtesy of Changwoo Ryu
+ - lt, courtesy of Aurimas Černius
+
0.27.5
======