summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-01-19 22:26:54 +0100
committerJens Georg <mail@jensge.org>2015-01-19 22:26:54 +0100
commit27f34b6071ef11d0bf02613fdbcb536663e0a6c0 (patch)
tree73b9416a6585de8a7ba548c52d8c402db26e7999 /NEWS
parentdf46b9ededf4f645d689b7b22f29e64ddda5b9f3 (diff)
downloadrygel-27f34b6071ef11d0bf02613fdbcb536663e0a6c0.tar.gz
Prepare 0.25.1RYGEL_0_25_1
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS52
1 files changed, 52 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16a5b994..06d4e48b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,55 @@
+0.25.1
+======
+
+- Use different log domains for components.
+
+Core:
+ - Fix typo.
+
+Server:
+ - Small refactoring regarding remote/local resources.
+
+Rygel:
+ - Improve compatibility with recent Vala compiler.
+
+Tracker:
+ - Fix compile issues due to missing exception.
+
+MediaExport:
+ - Fix issue where files removed on dist were not removed from index.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=740903
+ - https://bugzilla.gnome.org/show_bug.cgi?id=741913
+ - https://bugzilla.gnome.org/show_bug.cgi?id=741953
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Rafael Ferreira <rafael.f.f1@gmail.com>
+ - Muhammet Kara <muhammetk@gmail.com>
+ - Marek Černocký <marek@manet.cz>
+ - Marc-André Lureau <marcandre.lureau@gmail.com>
+ - Inaki Larranaga Murgoitio <dooteo@zundan.com>
+ - Balázs Úr <urbalazs@gmail.com>
+ - Pawan Chitrakar <chautari@gmail.com>
+ - hmt <dev@hmt.im>
+ - Fran Dieguez <fran.dieguez@mabishu.com>
+ - Dušan Kazik <prescott66@gmail.com>
+ - Daniel Mustieles <daniel.mustieles@gmail.com>
+ - Bernd Homuth <dev@hmt.im>
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - de, courtesy of Bernd Homuth
+ - es, courtesy of Daniel Mustieles
+ - eu, courtesy of Iñaki Larrañaga Murgoitio
+ - gl, courtesy of Fran Dieguez
+ - hu, courtesy of Balázs Úr
+ - ne, courtesy of Pawan Chitrakar
+ - pt_BR, courtesy of Rafael Ferreira
+ - sk, courtesy of Dušan Kazik
+ - tr, courtesy of Muhammet Kara
+
0.25.0
======