Merge branch 'refs/heads/t/long-help'
[paraslash.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index d193a1a3072ebc0d71f53691fc589fba3643f04d..29a64ff9467a5d65960aa420688cedc1bb69c327 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@ NEWS
 ====
 
 -------------------------------------------
-0.6.2 (to be accounced) "elastic diversity"
+0.6.2 (to be announced) "elastic diversity"
 -------------------------------------------
 
 - para_gui no longer waits up to one second to update the screen when
@@ -15,6 +15,13 @@ NEWS
   lines.
 - It is now possible to switch to a different afs database by changing
   the server configuration and sending SIGHUP to the server process.
+- New server options: --listen--address, --http-listen-address and
+  --dccp-listen-address. These options restrict the set of listening
+  addresses of the TCP and DCCP sockets of the server process.
+- The help commands of server, audiod, play now support --long. By default,
+  the short help is shown.
+- The code which merges the command line options with the config file
+  options has been consolidated.
 
 Download: [tarball](./releases/paraslash-git.tar.xz)