diff options
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 262b906c..1821bf67 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 $ |