kill some more unneeded includes
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index 58c3722530f76cc67bfe07505e239d8a6c77b87f..9277d1cfd0701e497a84c188710c51848b7314dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,9 @@ cleanup which removes some similar/duplicate code and makes it easier
 to implement plugins for other audio formats. Of course, the usual mix
 of other improvements/changes/bugfixes also made it into the release.
 
-       - simplified audio format handlers (some of the handling functions
+       - simplified audio format handlers (most of the handling functions
          were moved one layer up to the virtual streaming system).
+       - para_server uses mmap to read audio files
        - repositioning of mp3 streams is much faster, in particular for
          jumping near the end of large mp3 files.
        - permission flags DB_READ,DB_WRITE have been renamed to AFS_READ