summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-02-17 01:13:15 +0100
committerJens Georg <mail@jensge.org>2015-02-17 01:33:18 +0100
commit7b3f27dc6915b158e16a9f72dcfb841e7c6c04fb (patch)
tree096848f4ad11854d11242da1f7f6484a277f0b2e
parent8a8ab35678891ed2bbf6ae1874f45c60d106487c (diff)
downloadrygel-7b3f27dc6915b158e16a9f72dcfb841e7c6c04fb.tar.gz
Prepare 0.25.2RYGEL_0_25_2
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 06d4e48b..e5a96922 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+0.25.2
+======
+
+- Merge changes from Cablelab's CVP-2 implementation.
+- Avoid circular reference that made context recreation fail after
+ suspend/resume cycle.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=720218
+ - https://bugzilla.gnome.org/show_bug.cgi?id=736365
+ - https://bugzilla.gnome.org/show_bug.cgi?id=740221
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Marek Černocký <marek@manet.cz>
+ - Piotr Drąg <piotrdrag@gmail.com>
+ - Kjartan Maraas <kmaraas@gnome.org>
+ - Dušan Kazik <prescott66@gmail.com>
+ - Daniel Mustieles <daniel.mustieles@gmail.com>
+ - Craig Pratt <craig@ecaspia.com>
+ - Bernd Homuth <dev@hmt.im>
+ - Balázs Úr <urbalazs@gmail.com>
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - de, courtesy of Bernd Homuth
+ - es, courtesy of Daniel Mustieles
+ - hu, courtesy of Balázs Úr
+ - nb, courtesy of Kjartan Maraas
+ - sk, courtesy of Dušan Kazik
+
0.25.1
======