X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=ChangeLog;h=e2d7fe38d8cf32315b57676460547d6c21cda643;hp=51427d1a6ddc1057066958eac6d458595c2dc38d;hb=f179070113dd04340b41b18efe9227dd5af40d99;hpb=9d8f425a9a9137d0dccdae50955db2c49eab09a5 diff --git a/ChangeLog b/ChangeLog index 51427d1a..e2d7fe38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,10 @@ ngIRCd CVS-HEAD - 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. + - 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.178 2003/02/23 12:02:39 alex Exp $