repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 640367e88678b9ba778fb87492ea4eb206420b96:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 640367e88678b9ba778fb87492ea4eb206420b96
Author: Florian Westphal 
Date:   Thu Aug 2 10:16:28 2007 +0000

    we now support /WALLOPS

diff --git a/ChangeLog b/ChangeLog
index 262b906c20613292111004ceb490698092843aac..
index ..1821bf6743abcfe58100c31543164b21c624b143 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,8 @@ ngIRCd HEAD
     option to ngircd, but only for the specified server) (Tassilo Schweyer)
   - Don't connect to a server if a connection to another server within the
     same group is in progress.
+  - Add support for the /WALLOPS command. Usage is restricted to irc
+    operators.

 ngIRCd 0.10.3 (2007-08-01)

@@ -703,4 +705,4 @@ ngIRCd 0.0.1, 31.12.2001


 -- 
-$Id: ChangeLog,v 1.320 2007/07/31 18:56:13 alex Exp $
+$Id: ChangeLog,v 1.321 2007/08/02 10:16:28 fw Exp $

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