Commit Diff


commit - 8f162f4e1770940889cb1504b285e7ca9a61a485
commit + 877bcc55f2f517d56631afb760e01e7f4846ca6a
blob - b78e2867b621ba01cf152153dcafe4eb85156fc4
blob + 2591b230dd7150d6b7f4ba11813b9db6bcbafda7
--- NEWS
+++ 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 $