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

"ServerName" is checked better now: a dot (".") is required.

This commit is contained in:
Alexander Barton
2003-04-29 12:36:09 +00:00
parent e55399c667
commit e541da2a8f
3 changed files with 17 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ ngIRCd CVS-HEAD
- (none)
ngIRCd 0.7.0
- "ServerName" is checked better now: a dot (".") is required.
- The KILL comand verifies and logs more parameters.
ngIRCd 0.7.0-pre2
@@ -450,4 +451,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.199 2003/04/29 12:19:20 alex Exp $
$Id: ChangeLog,v 1.200 2003/04/29 12:36:09 alex Exp $