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

Updated documentation.

This commit is contained in:
Alexander Barton
2003-03-04 13:46:53 +00:00
parent b896f8acda
commit fd4a6b5dd5
2 changed files with 117 additions and 134 deletions

View File

@@ -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 $