summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-01-24 15:33:39 +0100
committerJens Georg <mail@jensge.org>2015-01-24 15:37:01 +0100
commitfdb635cb789feb813e69fc7cee4aa7286156207d (patch)
treeb1b5c214e6526b40678ab090339d13aac7ae6da0
parent27637f18d57a863a1f5bd2bf560463819f5b9e1d (diff)
downloadrygel-fdb635cb789feb813e69fc7cee4aa7286156207d.tar.gz
Prepare 0.24.3RYGEL_0_24_3
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 18661c8a..b25e0a4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+0.24.3
+======
+
+A maintenance release of Rygel!
+
+- Distribute git-version-gen so that distributions that re-configure the
+ tarball will get a proper version (known affected distributions are those
+ that get the package from Debian).
+
+Core:
+ - Fix use of OCM flags.
+
+Simple media engine:
+ - Fix locking
+
+GStreamer media engine:
+ - Fix Warning about removing the bus watch.
+
+MediaExport:
+ - Fix issue with removed files still showing up in browser.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=741953
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+
0.24.2
======