summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-09-13 18:36:50 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-09-14 00:21:20 +0300
commit93cb08a1f0dac907cb39c1d52e022301a13a09c5 (patch)
tree45a034da686c438109f7e6281476c876d2ef7226
parent684a60153d473fc2417c67c6b0aa2a502dbb7f1d (diff)
downloadrygel-93cb08a1f0dac907cb39c1d52e022301a13a09c5.tar.gz
Release announcement for 0.7.8RYGEL_0_7_8
-rw-r--r--NEWS74
1 files changed, 74 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af7ee734..e4d22619 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,77 @@
+0.7.8
+=====
+
+A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.92
+release.
+
+- If the client didn't pass a Range header in the request, don't append
+ Accept-Ranges and Content-Range headers to response. This fixes picture
+ browsing on XBox 360 (again).
+- Don't put empty nodes in device description.
+- Use '\r\n' instead of '\n' in XML files. Some UPnP devices in the market are
+ apparently unable to handle the unix EOL character so we better provide the
+ XML files in DOS format.
+- MediaExport:
+ - Fix an assertion failure.
+- Localization:
+ - Remove markup from a translatable string in preferences UI.
+ - Don't build translatable strings by substitution.
+ - Prefer the term 'folder' over 'directory' in translated strings.
+ - Miscellaneous string fixes.
+ - Don't translate debug messages.
+ - Add Serbian translation.
+ - Add Korean translation.
+ - Add Japanese translation.
+ - Add Hungarian translation.
+ - Update Spanish translation.
+ - Update Galician translation.
+ - Update British English translation.
+ - Update Hebrew translation.
+ - Update Norwegian bokmål translation.
+ - Update Tamil translation.
+ - Update Slovenian translation.
+ - Update Swedish translation.
+ - Update Punjabi translation.
+ - Update French translation.
+ - Update Polish translation.
+ - Update Greek translation.
+ - Update Czech translation.
+ - Update Portuguese translation.
+ - Update German translation.
+
+Bugs fixed in this release:
+
+626196 - OPPO DBP-80/83
+629348 - Do not mark debug messages for translation
+
+All contributors to this release:
+
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+Jens Georg <mail@jensge.org>
+Philip Withnall <philip@tecnocode.co.uk>
+Andrej Žnidaršič <andrej.znidarsic@gmail.com>
+A S Alam <aalam@users.sf.net>
+Bruce Cowan <bruce@bcowan.me.uk>
+Christian Kirbach <Christian.Kirbach@googlemail.com>
+Claude Paroz <claude@2xlibre.net>
+Daniel Nylander <po@danielnylander.se>
+drtv <vasudeven@git.gnome.org>
+Duarte Loreto <happyguy_pt@hotmail.com>
+Fran Diéguez <fran.dieguez@mabishu.com>
+Gabor Kelemen <kelemeng@gnome.hu>
+Homin Lee <ff4500@gmail.com>
+Jorge González <jorgegonz@svn.gnome.org>
+Kentaro KAZUHAMA <kazken3@gmail.com>
+Kjartan Maraas <kmaraas@gnome.org>
+Michael Kotsarinis <mk73628@gmail.com>
+Petr Kovar <pknbe@volny.cz>
+Piotr Drąg <piotrdrag@gmail.com>
+Tomasz Dominikowski <dominikowski@gmail.com>
+Yaron Shahrabani <sh.yaron@gmail.com>
+Милош Поповић <gpopac@gmail.com>
+Marek Cernocky
+Gabor Kelement
+
0.7.7
=====