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
--
-$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 $
configured server and "CONNECT <name> <port> <host> <mypwd> <peerpwd>"
to add a new server (ngIRCd tries to connect new servers only once!).
- Added DISCONNECT command ("DISCONNECT <name>") 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):
--
-$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 $