X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=16ad2ab4caa92225613802af3b0e8f77fe4aeff9;hp=6517d05ccbabc46e1e35407c124733c159bae6ea;hb=c9d743cd9a0ac9788884fafd70e6cf5e78941290;hpb=88f46da957b40af8af991fb4eb9d54a5a0727990 diff --git a/NEWS b/NEWS index 6517d05c..16ad2ab4 100644 --- a/NEWS +++ b/NEWS @@ -3,13 +3,35 @@ NEWS 0.?.? (to be announced) "oriented abstraction" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Many user-visible changes in this release and lots of new +features: + o the new optional dccp sender/receiver. It uses the datagram congestion control protocol. You'll need a fairly new kernel for this. + o paraslash compiles under MacOs (thanks to Gerd Becker) + + o para_play renamed to para_write + + o modular output plugin design (writers) for para_write + + o new file_writer output plugin for para_write + o compress filter speed improvements + o update to libortp-0.9.1 + + o update to gengetopt-2.17 + + o para_client no longer depends on libreadline (as the + code for the interactive mode was removed). + + o gcc-2-95 is no longer a supported compiler. It may still + work, but it gets no more testing. + + 0.2.11 (2006-03-11) "atomic duality" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~