X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS;h=40c30bf9ea19c70095c489d5a6cd41c7c29e9b03;hb=82d08fb6da4dfc7d93d1ee0cce4706721378fe12;hp=49747ccb64326c52f5a3e542c73bf4785dd76953;hpb=5ff2b0b3a6f9242033c436fb8272245f5594dd8c;p=paraslash.git diff --git a/NEWS b/NEWS index 49747ccb..40c30bf9 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,9 @@ are the highlights of this release. 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. + - The *.cmdline.[ch] files are no longer contained in the released + tarballs. This reduces the size of the tarballs but requires + gengetopt to build the tarball. - Compiles cleanly also with llvm/clang. - Corrupt mp3 files are handled more gracefully. - sched: Optimized zero timeouts.