From: Andre Noll Date: Sat, 24 Dec 2016 22:25:54 +0000 (+0100) Subject: Merge branch 'refs/heads/t/daemonize-fix' X-Git-Tag: v0.5.7~16 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=0b6e7a20c19d642f9d8e65683e1525c91dd3de39;hp=-c Merge branch 'refs/heads/t/daemonize-fix' Two bug fixes for race conditions during server startup, and an improved log message. Cooking for two months. * refs/heads/t/daemonize-fix: server: Fix race condition in afs startup. daemon: Fix race condition in daemonize(). daemon: Improve "daemonizing" log message. --- 0b6e7a20c19d642f9d8e65683e1525c91dd3de39 diff --combined NEWS.md index b0862d5f,71eb6cb2..38d1d5b0 --- a/NEWS.md +++ b/NEWS.md @@@ -1,16 -1,6 +1,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. + +Download: [tarball](./releases/paraslash-git.tar.bz2) + --------------------------------------- 0.5.6 (2016-07-10) "cascading gradient" ---------------------------------------