Improve doxygen description of mood.c.
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index b29d4b828ed1245b59795927667d3c6470d10332..834b61fcb3b1906d88bccaae1eeea18c41fa1149 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,19 @@ 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.
+       - The --user-allow option of para_audiod now accepts also
+         usernames rather than only user IDs.
+       - 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.
+       - Web page cleanup.
+
 
 Download: ./releases/paraslash-git.tar.bz2 (tarball)
+
 ------------------------------------------
 0.5.4 (2015-01-23) "exponential alignment"
 ------------------------------------------