1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-06 04:37:56 +00:00

Updated documentation to include changes of ngIRCd 0.10.2.

This commit is contained in:
Alexander Barton
2007-06-13 14:32:13 +00:00
parent 5675be4cd9
commit fd1091541b
2 changed files with 16 additions and 7 deletions

4
NEWS
View File

@@ -12,6 +12,8 @@
ngIRCd HEAD
ngIRCd 0.10.2 (2007-06-08)
- Predefined channel configuration now allows specification of channel key
(mode k) and maximum user count (mode l): variables "Key" and "MaxUsers".
- When using the epoll() IO interface, compile in the select() interface as
@@ -237,4 +239,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: NEWS,v 1.79 2007/04/08 11:39:08 alex Exp $
$Id: NEWS,v 1.80 2007/06/13 14:32:13 alex Exp $