]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
manual: Mention that clang is also a supported compiler.
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index c56fc719818f1f1de737e44945ac08e1906773d4..c6c2e4dbd741954bd344d5b240e7ba98851ff7e8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,17 @@
 -------------------------------------------
-0.4.7 (to be announced) "infinite rollback"
+0.4.8 (to be announced) "nested assignment"
 -------------------------------------------
 
+       - audiod: The format specifier for receivers, filters and
+         writers is now treated as a regular expression. This allows
+         to replace 5 lines in the config file (one for each audio
+         format) by one single line. See the manual for details.
+       - Compiles cleanly also with llvm/clang.
+
+--------------------------------------
+0.4.7 (2011-06-01) "infinite rollback"
+--------------------------------------
+
 The new ao writer, support for ssh RSA keys and a couple of other
 enhancements.