Updates NEWS to reflect changes in CVS HEAD

This commit is contained in:
Alexander Barton 2007-10-14 14:17:32 +00:00
parent 8f162f4e17
commit 877bcc55f2
1 changed files with 8 additions and 1 deletions

9
NEWS
View File

@ -12,6 +12,13 @@
ngIRCd HEAD
- Numeric 317: implemented "signon time" (displayed in WHOIS result).
- Added new server configuration option "Passive" for "Server" blocks to
disable automatic outgoing connections (similar to -p option to ngircd,
but only for the specified server). (Tassilo Schweyer)
- Added support for the WALLOPS command. Usage is restricted to IRC
operators.
ngIRCd 0.10.2 (2007-06-08)
- Predefined channel configuration now allows specification of channel key
@ -239,4 +246,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: NEWS,v 1.80 2007/06/13 14:32:13 alex Exp $
$Id: NEWS,v 1.81 2007/10/14 14:17:32 alex Exp $