1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-09 22:06:02 +00:00

Implemented IRC function "WHOWAS".

This commit is contained in:
Alexander Barton
2005-05-16 12:25:15 +00:00
parent b1c14598e1
commit 06caecb0c4
3 changed files with 102 additions and 8 deletions

3
NEWS
View File

@@ -12,6 +12,7 @@
ngIRCd CVSHEAD
- Implemented the IRC function "WHOWAS".
- New configuration option "OperServerMode" to enable a workaround needed
when running an network with ircd2 servers and "OperCanUseMode" enabled
to prevent the ircd2 daemon to drop mode changes of IRC operators.
@@ -205,4 +206,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: NEWS,v 1.72 2005/04/13 21:40:49 alex Exp $
$Id: NEWS,v 1.73 2005/05/16 12:25:15 alex Exp $