]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
New configure option "--without-select"; when usin epoll() IO API include
[ngircd-alex.git] / ChangeLog
index e16e248444a455aca7319c6340fadf08df013d25..f723e2bcf516da90ad3c99989b7d0f691b7ec00b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 ngIRCd HEAD
 
+  - When using epoll() IO interface, compile in the select() interface as
+    well and fall back to it when epoll() isn't available on runtime.
+  - New configure option "--without-select" to disable select() IO API
+    (even when using epoll(), see above).
   - Added support for IO APIs "poll()" and "/dev/poll".
   - Reorganized internal handling of invite and ban lists.
 
@@ -678,4 +682,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.311 2006/12/17 21:00:30 alex Exp $
+$Id: ChangeLog,v 1.312 2006/12/26 16:00:45 alex Exp $