X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS.md;h=3d00528d123929d78d4895a5a57fd748c085cdad;hb=121015ff5cdbe6af7b84f6245ebe62fe2a52a859;hp=38d1d5b0664e26da404bbae9059e3142949fe5fe;hpb=0b6e7a20c19d642f9d8e65683e1525c91dd3de39;p=paraslash.git diff --git a/NEWS.md b/NEWS.md index 38d1d5b0..3d00528d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,6 +9,13 @@ NEWS 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. Download: [tarball](./releases/paraslash-git.tar.bz2) @@ -36,6 +43,7 @@ not mentioned here have accumulated and are also part of the release. - para_gui no longer reports 100% playing time at the stream start. - Opus cleanups. +Downloads: [tarball](./releases/paraslash-0.5.6.tar.bz2), [signature](./releases/paraslash-0.5.6.tar.bz2.asc)