summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2012-12-05 15:00:46 +0100
committerJens Georg <jensg@openismus.com>2012-12-05 15:00:46 +0100
commit5fbabfbc5b7e3364066fe395ec6bc272f55510d0 (patch)
treeef95c18d9ba8d65df955d716ad6e129dd49e1f7f
parentdb42c372d6e82d8de61b3967a6229cffd69a2d02 (diff)
downloadrygel-RYGEL_0_17_4.tar.gz
Prepare 0.17.4RYGEL_0_17_4
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7611f5fb..fa4c0fe2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+0.17.4
+======
+
+A new unstable release for Rygel
+
+Changes compared to 0.17.3:
+
+- Various documentation fixes.
+- Fix .pc file to point to correct version of libgee.
+- Hopefully final fix for building with --disable-valadoc.
+- Change --with-media-engine=none to =simple.
+
+MediaExport:
+ - Add DLNA profile for playlists.
+ - Ignore files starting with ".".
+ - Handle text/plain to accomodate issues with shared-mime-info and missing
+ file extensions.
+
+All contributors to this release:
+ Murray Cumming <murrayc@murrayc.com>
+ Jens Georg <jensg@openismus.com>
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689517
+
0.17.3
======