X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS;h=162a8a769af99d07f6fc694a05ac3fc04de7ad40;hb=d42af6d28fa44d085b048cb064e20c79189b88b2;hp=b6d04670bdd3ea6ea2d9c8c088020d890b2ec71a;hpb=c5a5bb1a8c22c25c4c96653360ec51bc701a8ea8;p=paraslash.git diff --git a/NEWS b/NEWS index b6d04670..162a8a76 100644 --- a/NEWS +++ b/NEWS @@ -5,10 +5,17 @@ NEWS 0.2.14 (to be announced) "transient singularity" ------------------------------------------------ - - new output plugin for MacOs: the osx writer - - configure: new command line options: --enable-mad-headers - and --enable-mad-libs - - some small robustness fixes +The only major enhancement of this version is the osx writer which completes +the Mac OS Port and was originally planned already for 0.2.13 but had to wait +until now for reasons beyond the scope of this changelog entry. + + - new output plugin for Mac Os: the osx writer + - rename configure command line options from --enable-xxx-headers to + --with-xxx-headers and --enable-xxx-libs to --with-xxx-libs + - configure: new command line options: --with-mad-headers + and --with-mad-libs + - some robustness fixes + - dymamic audio format recognition for audiod --------------------------------------- 0.2.13 (2006-07-14) "sonic convolution"