summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-03-01 20:58:40 +0100
committerJens Georg <mail@jensge.org>2016-03-01 20:58:40 +0100
commitf8babc9b0b98231c4b3de87aec8b1fb90a7fb8ba (patch)
tree510f889672c0a2b557304d08ec12cb5d53c0815a
parentcd08e15d2b884d3a56959641767c712faebeb109 (diff)
downloadrygel-f8babc9b0b98231c4b3de87aec8b1fb90a7fb8ba.tar.gz
Prepare 0.28.3RYGEL_0_28_3
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 45c206d5..a321bb93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+0.28.3
+======
+
+- Simplify Tracker detection during build
+
+Core:
+ - Fix small memory leak with XPath use in descrption document
+
+Server:
+ - Fix thumbnails for some Samsung TVs
+ - Fix Range header for resources with unknown length
+
+GStreamer media engine:
+ - Fix serving of resources with unknown length
+ - Fix handling of gst-launch:// pseudo-uris
+
+GstLaunch:
+ - Fix handling of gst-launch:// pseud-uris
+
+MediaExport:
+ - Remove Unix signal handling in external extractor process. Did not work
+ - Prevent criticals if playlist parsing fails
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=721312
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+
+Added/updated translations
+ - lv, courtesy of Rūdolfs Mazurs
+
0.28.2
======