]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Merge branch 't/makefile_cleanups'
authorAndre Noll <maan@systemlinux.org>
Wed, 16 Nov 2011 10:28:33 +0000 (11:28 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 16 Nov 2011 10:29:25 +0000 (11:29 +0100)
1  2 
NEWS

diff --cc NEWS
index a79cc29ff044e1bd5f23b3eb5da65cb636ecad5f,6db7225350f014f80e3f0ad831fe60b93d2777b9..20ae7840278c84c5c90276ff38c87b5bd52bf6f3
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -9,12 -9,6 +9,13 @@@
        - Shared memory areas are no longer restricted to 64K. We now
          detect the maximal size of a shared memory area at runtime.
        - cleanup of the internal uptime API.
 +      - para_server prefaults the mmapped audio file to avoid
 +        delays on slow media.
 +      - A new test for the test-suite that exercises the
 +        communication between para_server and para_audiod.
 +      - The alsa writer eats up less CPU cycles when configured to
 +        use the DMIX plugin.
++      - Makefile cleanups.
  
  --------------------------------------
  0.4.8 (2011-08-19) "nested assignment"