X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS.md;fp=NEWS.md;h=449a3a1fc38e72ab137b25dfb7e6ceaa0d50ef68;hp=b0862d5f392ee33504255eab1d0d43e3ee157067;hb=21c6e0b09b42e61e72b741bd726856ab0bcd1d64;hpb=53d5ac455d0616a5ee8867c986631ed34c177a42 diff --git a/NEWS.md b/NEWS.md index b0862d5f..449a3a1f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -8,6 +8,16 @@ NEWS - 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. +- Major simplification of the error subsystem. Download: [tarball](./releases/paraslash-git.tar.bz2) @@ -35,6 +45,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)