]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
Allow to start server and audiod as daemon with no logfile.
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index b29d4b828ed1245b59795927667d3c6470d10332..2eaad812d3b617cd1fb048c129139e354a4d59e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,15 @@ current master branch "magnetic momentum"
        - On Linux systems, local sockets are now created in the
          abstract name space by default. This allows to get rid of
          the socket specials in /var/paraslash.
+       - New autoconf macros to avoid duplication in configure.ac.
+       - Status items (as shown by para_gui) are updated correctly
+         when the meta information of the current audio changes.
+       - para_server and para_audiod no longer refuse to start in
+         the background if no log file is given. Instead, all log
+         messages go to /dev/null in this case.
 
 Download: ./releases/paraslash-git.tar.bz2 (tarball)
+
 ------------------------------------------
 0.5.4 (2015-01-23) "exponential alignment"
 ------------------------------------------