]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Merge branch 't/alsa_poll_fd'
authorAndre Noll <maan@systemlinux.org>
Thu, 18 Aug 2011 13:19:41 +0000 (15:19 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 18 Aug 2011 13:21:05 +0000 (15:21 +0200)
1  2 
NEWS

diff --cc NEWS
index 40c30bf9ea19c70095c489d5a6cd41c7c29e9b03,40c30bf9ea19c70095c489d5a6cd41c7c29e9b03..05c866b4a4a745d7acbbc5abdc0ad663cfc7d5f2
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -20,6 -20,6 +20,7 @@@ are the highlights of this release
          tarballs. This reduces the size of the tarballs but requires
          gengetopt to build the tarball.
        - Compiles cleanly also with llvm/clang.
++      - The alsa writer used poll fds instead of computing timeouts.
        - Corrupt mp3 files are handled more gracefully.
        - sched: Optimized zero timeouts.
        - vss timeout cleanups.