Added note about yaz_poll
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 7261c8a..a72a1e1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Added yaz_poll which is a wrapper for select/poll. When poll is available
+and non-buggy, it is used, by yaz_poll . This allows more than 1024
+sockets to be in use.
+
 Added ICU chain component - which used to be part of Pazpar2.
 
 Added HTTP tunnel facility for COMSTACK, bug #1752.