summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-08-17 21:10:11 +0200
committerJens Georg <mail@jensge.org>2015-08-17 21:10:11 +0200
commitefe9e27abb3cf08905aa5ee7204ed95509bba402 (patch)
tree7451159ef2f6a115061c5fa46433d8592ecb1b86 /NEWS
parent477e5ce964913456ff7f1d61f6ac740363e90184 (diff)
downloadrygel-efe9e27abb3cf08905aa5ee7204ed95509bba402.tar.gz
Prepare 0.27.4RYGEL_0_27_4
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 38 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8f90e8b4..696889a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+0.27.4
+======
+
+Server:
+ - Fix MediaResource copy constructor to copy import_uri.
+ - Serialize import URI properlie in MediaResource.
+ - Fix rewriting of subtitle URIs in PV tag.
+ - Add PV subtitle to all resources.
+
+Database:
+ - Make it a little bit more generic
+ - Fix vala deps.
+
+GStreamer media engine:
+ - Do not add transcoded resources for place-holder items.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=753314
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Marek Černocký <marek@manet.cz>
+ - Pedro Albuquerque <palbuquerque73@gmail.com>
+ - Muhammet Kara <muhammetk@gmail.com>
+ - Kjartan Maraas <kmaraas@gnome.org>
+ - Jordi Mas <jmas@softcatala.org>
+ - Dušan Kazik <prescott66@gmail.com>
+ - Aurimas Černius <aurisc4@gmail.com>
+
+Added/updated translations
+ - ca, courtesy of David Medina
+ - cs, courtesy of Marek Černocký
+ - lt, courtesy of Aurimas Černius
+ - nb, courtesy of Kjartan Maraas
+ - pt, courtesy of Pedro Albuquerque
+ - sk, courtesy of Dušan Kazik
+ - tr, courtesy of Muhammet Kara
+
0.27.3
======