summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-09-22 11:08:06 +0200
committerJens Georg <mail@jensge.org>2014-09-22 11:08:06 +0200
commit603f4df598adbe283a79a8d23234551d692cd9ad (patch)
tree7f08f2d50871a13747af83c2b5adce85609e075b
parent830d9d681a1fb3f755f227f9d0fa1bcd9e066268 (diff)
downloadrygel-RYGEL_0_24_0.tar.gz
Prepare 0.24.0RYGEL_0_24_0
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2fc77c0a..23758bc3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+0.24.0
+======
+
+A new stable release of Rygel!
+
+- Make it possible to build without GObject introspection.
+
+Server:
+ - Fix a critical about timeout sources.
+
+MediaExport:
+ - Fix typo in plugin file.
+ - Don't delete a file if the file monitor signalled the file was deleted.
+
+Renderer:
+ - Fix criticals on start-up.
+
+GStreamer media engine:
+ - Fix possible race in accessing a critical section.
+
0.23.3
======