about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2006-12-29 14:09:48 +0000
committerFlorian Westphal <fw@strlen.de>2006-12-29 14:09:48 +0000
commit1b852fce72a87f3cce2049fde59ab66b6bbda6ca (patch)
tree39c907530631cfefd60b221d6ec4218306c51811 /ChangeLog
parent82aaffe55d6ed82465517a2f93a2d9e9a92b1f28 (diff)
downloadngircd-1b852fce72a87f3cce2049fde59ab66b6bbda6ca.tar.gz
ngircd-1b852fce72a87f3cce2049fde59ab66b6bbda6ca.zip
add support for predefined-channel configuration of k and l modes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f723e2bc..50257bec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
 
 ngIRCd HEAD
 
+  - Predefined Channel configuration now allows specification of channel key
+    (mode k) and maximum user count (mode l).
   - 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
@@ -682,4 +684,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.312 2006/12/26 16:00:45 alex Exp $
+$Id: ChangeLog,v 1.313 2006/12/29 14:09:48 fw Exp $