repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 877bcc55f2f517d56631afb760e01e7f4846ca6a:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 877bcc55f2f517d56631afb760e01e7f4846ca6a
Author: Alexander Barton 
Date:   Sun Oct 14 14:17:32 2007 +0000

    Updates NEWS to reflect changes in CVS HEAD

diff --git a/NEWS b/NEWS
index b78e2867b621ba01cf152153dcafe4eb85156fc4..
index ..2591b230dd7150d6b7f4ba11813b9db6bcbafda7 100644
--- a/NEWS
+++ b/NEWS
@@ -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 $

-----END OF PAGE-----