gcrypt: Always initialize result pointer.
[paraslash.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index d81525520be138ebeaad63e9cdb5359014e60fcb..71eb6cb26d3a333f8840f78848ad74986f689754 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,9 +1,9 @@
 NEWS
 ====
 
-------------------------------------------
-current master branch "cascading gradient"
-------------------------------------------
+---------------------------------------
+0.5.6 (2016-07-10) "cascading gradient"
+---------------------------------------
 
 The highlight of this release is the new -m flag for para_afh which
 lets it modify the meta tags of the given audio file(s). This feature
@@ -19,8 +19,14 @@ not mentioned here have accumulated and are also part of the release.
 - New option --priority for para_server and para_audiod.
 - New mood methods: image_id and lyrics_id.
 - The manual and this NEWS file have been converted to markdown.
-
-Download: [tarball](./releases/paraslash-git.tar.bz2)
+- Support for the compile-time loglevel feature has been removed.
+- Cleanup of the wma decoder and bitstream code.
+- Improved wide-character support and fixes related to signal handling.
+- para_gui no longer reports 100% playing time at the stream start.
+- Opus cleanups.
+
+[tarball](./releases/paraslash-0.5.6.tar.bz2),
+[signature](./releases/paraslash-0.5.6.tar.bz2.asc)
 
 --------------------------------------
 0.5.5 (2015-09-20) "magnetic momentum"