From: Alexander Barton Date: Sun, 23 Feb 2003 12:02:39 +0000 (+0000) Subject: - Updated documentation. X-Git-Tag: rel-0-7-0-pre1~66 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=f349b189497e7498095918617f43619392158da4;hp=aa1525793637b1323241781addf77b10e199e6e9 - Updated documentation. --- diff --git a/ChangeLog b/ChangeLog index b7951150..e2d7fe38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,8 @@ ngIRCd CVS-HEAD 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 @@ -421,4 +423,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.177 2003/02/21 19:44:00 alex Exp $ +$Id: ChangeLog,v 1.178 2003/02/23 12:02:39 alex Exp $ diff --git a/NEWS b/NEWS index 39a3f2fe..c4e199f3 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ ngIRCd CVS-HEAD configured server and "CONNECT " to add a new server (ngIRCd tries to connect new servers only once!). - Added DISCONNECT command ("DISCONNECT ") to disable servers. + - ngIRCd can register itself with Rendezvous: to enable support pass the + new switch "--enable-rendezvous" to configure. Older news (sorry, only available in german language): @@ -150,4 +152,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: NEWS,v 1.49 2002/12/31 16:18:07 alex Exp $ +$Id: NEWS,v 1.50 2003/02/23 12:02:39 alex Exp $