From: Andre Noll Date: Wed, 21 Apr 2010 12:26:30 +0000 (+0200) Subject: NEWS update. X-Git-Tag: v0.4.2~8 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=d656b93201ccb745f267a847b07e9dfa3b33f9f5 NEWS update. --- diff --git a/NEWS b/NEWS index 264d2628..6002edfa 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,14 @@ NEWS 0.4.2 (to be announced) "associative expansion" ----------------------------------------------- +It's been some time since the last release, but finally here is +paraslash-0.4.2. The bulk of the changes comes from the new buffer +tree API, but there are changes all over the tree. Mainly performance +and usability improvements, but also quite some bug fixes. + - The new buffer tree API. - DCCP: Support for CCID negotiation (Gerrit Renker). + - UDP robustness fixes. - The --bufsize option for mp3dec is gone as it no longer makes sense for the new buffer tree API. - Fix audible buffer underruns for wma streams.