]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
Updated documentation.
[ngircd-alex.git] / ChangeLog
index 51427d1a6ddc1057066958eac6d458595c2dc38d..d9196d2e8f848379b0dce4bbbf8f984b41f58ed9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,8 +36,12 @@ 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.
+  - ngIRCd can register itself with Rendezvous: to enable support pass the
+    new switch "--enable-rendezvous" to configure.
 
 ngIRCd 0.6.1, 2003-01-21
 
@@ -419,4 +423,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.175 2003/01/21 21:22:00 alex Exp $
+$Id: ChangeLog,v 1.179 2003/03/04 13:46:53 alex Exp $