diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e5c0fc48..ab9de0af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,7 @@ ngIRCd 0.7.0 - Disable "-ansi" on Cygwin: system headers are incompatible. - The server tried to connect to other servers only once when DNS or socket failures occured. + - Fixed --configtest: There is no variable "ServerPwd", it's "Password". ngIRCd 0.7.0-pre1 (2003-04-22) - New signal handler (more secure, actions are executed outside). @@ -448,4 +449,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.197 2003/04/25 16:59:02 alex Exp $ +$Id: ChangeLog,v 1.198 2003/04/27 11:48:06 alex Exp $ |