Commit Diff


commit - aa1525793637b1323241781addf77b10e199e6e9
commit + f349b189497e7498095918617f43619392158da4
blob - b7951150b4ddfcea7ed2c2fb9ed215b7c8ac34d9
blob + e2d7fe38d8cf32315b57676460547d6c21cda643
--- ChangeLog
+++ 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 $
blob - 39a3f2fe011803154f6f3b9c50fe1f07bd698e32
blob + c4e199f30c8977654862d070a183719bab4c7d4b
--- NEWS
+++ NEWS
@@ -17,6 +17,8 @@ ngIRCd CVS-HEAD
     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):
@@ -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 $