X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS;h=c56fc719818f1f1de737e44945ac08e1906773d4;hb=d91b2b2a70c85562b5d30cc5fda46468532e314a;hp=e8f847b9cba942f6baa90195aafc20c0111d3985;hpb=65a0002eb560b7248cbb0b4f143d00053b66bccc;p=paraslash.git diff --git a/NEWS b/NEWS index e8f847b9..c56fc719 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,18 @@ 0.4.7 (to be announced) "infinite rollback" ------------------------------------------- +The new ao writer, support for ssh RSA keys and a couple of other +enhancements. + + - Support for ESD, Pulseaudio, AIX, Solaris, IRIX and other + platforms through the libao audio library. + - Support for RSA keys generated with ssh-keygen. - configure: improved options for ogg/vorbis/speex. + - The git version reported by --version always matches HEAD. + - The autogen script detects the number of processors and + runs a parallel make if possible. + - Major cleanup of the crypto API. + - Documentation updates. ------------------------------------------ 0.4.6 (2011-03-31) "deterministic entropy"