- Updated documentation.

This commit is contained in:
Alexander Barton 2002-12-30 17:16:39 +00:00
parent b8d7dcec77
commit f83ea4b124
1 changed files with 2 additions and 1 deletions

View File

@ -27,6 +27,7 @@ ngIRCd CVS-HEAD
- Cleaned up handling of server configuration structures: modifying and
removing servers during runtime works more reliable now.
- Compression code from "conn.[ch]" is now found in new "conn-zip.[ch]"
- Moved some connection functions from "conn.[ch]" to "conn-func.[ch]".
Older changes (sorry, only available in german language):
@ -390,4 +391,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.158 2002/12/30 16:09:39 alex Exp $
$Id: ChangeLog,v 1.159 2002/12/30 17:16:39 alex Exp $