summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-05-09 23:51:25 +0200
committerJens Georg <mail@jensge.org>2015-05-09 23:56:55 +0200
commit85add3ef76fa2d638c1905bc189cb205fc46aa97 (patch)
treede501bf2cb0800286b8cfe8b1d96e6e3cf4ba386
parent9f8a6b37bcf4af54a8673397a458ab41299b4ac4 (diff)
downloadrygel-85add3ef76fa2d638c1905bc189cb205fc46aa97.tar.gz
Prepare 0.26.1RYGEL_0_26_1
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS61
1 files changed, 61 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 130318fc..cbf87c84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,64 @@
+0.26.1
+======
+
+A new maintenance release of Rygel!
+
+- Fix underlinking of RUIH library.
+
+Server:
+ - Prevent a crticial warning.
+ - Make Kodi a variant of XBMC in hacks,
+ - Prevent a crash on missing thumbnails.
+ - Fix npt= header parsing.
+
+Renderer:
+ - Fix wrong double escaping.
+
+GStreamer media engine:
+ - Fix time-based seeking.
+ - Fix resource duration handling for transcoded resources.
+
+Examples:
+ - Fix the C server example.
+
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=748410
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Matej Urbančič <mateju@svn.gnome.org>
+ - Dušan Kazik <prescott66@gmail.com>
+ - Tom Tryfonidis <tomtryf@gmail.com>
+ - Stas Solovey <whats_up@tut.by>
+ - Richard Röjfors <richard.rojfors@gmail.com>
+ - Piotr Drąg <piotrdrag@gmail.com>
+ - Milo Casagrande <milo@ubuntu.com>
+ - Marek Černocký <marek@manet.cz>
+ - Inaki Larranaga Murgoitio <dooteo@zundan.com>
+ - Gábor Kelemen <kelemeng@openscope.org>
+ - Felipe Braga <fbobraga@gmail.com>
+ - Daniel Mustieles <daniel.mustieles@gmail.com>
+ - Changwoo Ryu <cwryu@debian.org>
+ - Aurimas Černius <aurisc4@gmail.com>
+ - Alexandre Franke <alexandre.franke@gmail.com>
+
+Added/updated translations:
+ - cs, courtesy of Marek Černocký
+ - el, courtesy of Tom Tryfonidis
+ - es, courtesy of Daniel Mustieles
+ - eu, courtesy of Iñaki Larrañaga Murgoitio
+ - fr, courtesy of Alain Lojewski
+ - hu, courtesy of Gabor Kelemen
+ - it, courtesy of Milo Casagrande
+ - ko, courtesy of Changwoo Ryu
+ - lt, courtesy of Aurimas Černius
+ - pl, courtesy of Piotr Drąg
+ - pt_BR, courtesy of Felipe Braga
+ - ru, courtesy of Stas Solovey
+ - sk, courtesy of Dušan Kazik
+ - sl, courtesy of Matej Urbančič
+
0.26.0
======