X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=6bbb7ba59ad886bbf6b77af42e8ccde62bcfb111;hp=c533666fcdaccb911f3ee54a05a6f707783d6bcf;hb=ff067f37f441537ffec6ef4ee86420ebae727f9a;hpb=256ee6641e5de427e6798c672e9c7f116f49e8bc diff --git a/NEWS b/NEWS index c533666f..6bbb7ba5 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,50 @@ NEWS ==== -0.?.? (to be announced) "atomic duality" -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +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. + + o the tarball no longer contains the screenshot images which + reduces its size quite a bit. + + o configure: new command line options: --enable-mysql-headers + and --enable-mysql-libs + + + +0.2.11 (2006-03-11) "atomic duality" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Fairly many user-visible changes in this release. As two out of the -three "database tools" of paraslash don't use a database at all, +Here it is, the first paraslash release developed with git. There +are fairly many user-visible changes in this release. As two out of +the three "database tools" of paraslash don't use a database at all, they are now called "audio file selectors" instead.