diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index e2d7fe38..d9196d2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,7 +36,7 @@ ngIRCd CVS-HEAD - Moved tool functions to own library: "libngtool". - New command TRACE (you can trace only servers at the moment). - New command HELP that lists all understood commands. - - There should no longer remain "unknown connections" (see e.g. LUSRS) + - There should no longer remain "unknown connections" (see e.g. LUSERS) if an outgoing server link can't be established. - Added AC_PREREQ(2.50) to configure.in for better autoconf compatibility. - Conn_Close() now handles recurisive calls for the same link correctly. @@ -423,4 +423,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.178 2003/02/23 12:02:39 alex Exp $ +$Id: ChangeLog,v 1.179 2003/03/04 13:46:53 alex Exp $ |