]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS.md
Merge branch 'refs/heads/t/poll'
[paraslash.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index e56aace3e37bbf67801808e2d26dfa878e9de27b..0f2eec0d5e232f5ff11a74bd11860e77ea0e7e56 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -13,6 +13,9 @@ NEWS
   to install faad from source to get support for aac/m4a files. The
   faad decoder package must still be installed.
 
+- All calls to select(2) have been replaced by calls to poll(2)
+  to avoid known shortcomings of the select API.
+
 [tarball](./releases/paraslash-git.tar.xz)
 
 ----------------------------------