X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS.md;h=a7af771744e91e3654bd216b217f40a56eae11ea;hp=71eb6cb26d3a333f8840f78848ad74986f689754;hb=b52342d0b5df5446f149f0c1daf26f6e25b2aba7;hpb=032d743d782e23604daa926c8e153ad4a75797be diff --git a/NEWS.md b/NEWS.md index 71eb6cb2..a7af7717 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,23 @@ NEWS ==== +------------------------------------------ +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. + +Download: [tarball](./releases/paraslash-git.tar.bz2) + --------------------------------------- 0.5.6 (2016-07-10) "cascading gradient" ---------------------------------------