Merge branch 'refs/heads/t/doc'
[paraslash.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index d7b347e155065bf48e3d08edc2ae0246a9ebc3dd..d47141ce1f8112cdd73b59814b9124dad5dd5019 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,8 +2,27 @@ NEWS
 ====
 
 ------------------------------------------
-current master branch "cascading gradient"
+0.5.7 (to be announced) "semantic density"
 ------------------------------------------
+- Speedup of the base64 decoder.
+- One of the two source browsers has been removed from the web pages.
+  The doxygen API reference still contains an HTML version of each
+  source file.
+- Two race conditions in para_server have been fixed.
+- ls -p is now deprecated in favor of -F or -b. See the help text of
+  the ls command for details.
+- The openssl code has been adjusted to work also with openssl-1.1.
+- The wma decoder and audio format handler now correctly decodes
+  files with unusual block sizes.
+- We now compile with -Wformat-signedness if possible.
+- The touch command now refuses to set an invalid image or lyrics ID.
+- New section on contributing for the user manual.
+
+Download: [tarball](./releases/paraslash-git.tar.bz2)
+
+---------------------------------------
+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,12 +38,15 @@ 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.
+- 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.
 
-Download: [tarball](./releases/paraslash-git.tar.bz2)
+Downloads:
+[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"