From: Andre Noll Date: Mon, 26 Dec 2016 12:27:01 +0000 (+0100) Subject: Merge branch 'refs/heads/t/ls-p_deprecation' X-Git-Tag: v0.5.7~13 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=a80869e84654120689bd63b4a0f944bd1124332e Merge branch 'refs/heads/t/ls-p_deprecation' Preparation for changing the semantics of the -p option to com_ls() of para_server. Cooking for four months. * refs/heads/t/ls-p_deprecation: server: Deprecate ls -p. --- a80869e84654120689bd63b4a0f944bd1124332e diff --cc NEWS.md index 38d1d5b0,71eb6cb2..37d855b9 --- a/NEWS.md +++ b/NEWS.md @@@ -1,17 -1,6 +1,19 @@@ 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. + +Download: [tarball](./releases/paraslash-git.tar.bz2) + --------------------------------------- 0.5.6 (2016-07-10) "cascading gradient" ---------------------------------------