]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS.md
Merge branch 'refs/heads/t/format-signedness'
[paraslash.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index afc7f1054d9df40371a6594255c6e47b4baf356b..a7af771744e91e3654bd216b217f40a56eae11ea 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,10 +4,17 @@ 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)