about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f4c32b17..47ca6074 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 $