]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
gui: fix default stat command
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index 4a2941feb4a8ac566957b7114020211f1989059d..9c8d2cce702e4ff5e91e3ea41d7306d7690360be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,14 +9,17 @@ A bunch of new features and core changes.
 
        - the new paraslash scheduler, short and sweet.
        - Support for m4a files via the new aac filter/ and audio
 
        - the new paraslash scheduler, short and sweet.
        - Support for m4a files via the new aac filter/ and audio
-         format handler. (requires libfaad)
+         format handler (requires libfaad).
+       - each writer has its own command line parser, just like
+         para_recv and para_filter.
        - new writer: osxplay (thanks to Gerd Becker)
        - new writer: osxplay (thanks to Gerd Becker)
-       - writers are integrated into para_audiod
-       - each writer of para_write has its own command line parser,
-         just like para_recv and para_filter.
+       - para_client and para_audioc use the error subsystem
+       - writers are integrated in para_audiod
+       - para_client is integrated in para_audiod
        - random/playlist selector: improved info strings
        - new audiod commands: tasks, kill
        - random/playlist selector: improved info strings
        - new audiod commands: tasks, kill
-       - para_client/para_audioc use the error subsystem
+       - update to libortp-0.10.0
+       - para_fade: wake time defaults to 8 hours from now
 
 
 ------------------------------------------
 
 
 ------------------------------------------