summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
======