diff options
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d50f7f45..3974d3e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,8 @@ 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) + if an outgoing server link can't be established. Older changes (sorry, only available in german language): @@ -410,4 +412,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.172 2003/01/15 13:50:03 alex Exp $ +$Id: ChangeLog,v 1.173 2003/01/15 14:30:44 alex Exp $ |