gttp_send: kill http_shutdown_clients_real()
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index b6d4faa5415f8b7529c9c76ab4c4388d54bf8781..06330e726fb751721ec9b43373c422ad404781ae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,31 @@
 NEWS
 ====
 
-0.?.? (to be announced) "oriented abstraction"
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+0.?.? (to be announced) "sonic convolution"
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+A bunch of new features and core changes.
+
+       o the new paraslash scheduler, short and sweet.
+
+       o Support for m4a files via the new aac filter/ and audio
+       format handler. (requires libfaad)
+
+       o new writer: osxplay (thanks to Gerd Becker)
+
+       o writers are integrated into para_audiod
+
+       o each writer of para_write has its own command line parser,
+       just like para_recv and para_filter.
+
+       o random/playlist selector: improved info strings
+
+       o new audiod commands: tasks, kill
+
+
+0.2.12 (2006-05-12) "oriented abstraction"
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
 Many user-visible changes in this release and lots of new
 features:
 
@@ -11,7 +34,7 @@ features:
        congestion control protocol. You'll need a fairly new kernel
        for this.
 
-       o paraslash compiles under MacOs (thanks to Gerd Becker)
+       o paraslash works on Mac OS X (thanks to Gerd Becker)
 
        o para_play renamed to para_write
 
@@ -23,11 +46,19 @@ features:
 
        o update to libortp-0.9.1
 
-       o update to gengetopt-2.17
+       o update to gengetopt-2.17rc
 
        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"
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~