]> arthur.barton.de Git - ngircd-alex.git/commitdiff
- Updated documentation.
authorAlexander Barton <alex@barton.de>
Sun, 23 Feb 2003 12:02:39 +0000 (12:02 +0000)
committerAlexander Barton <alex@barton.de>
Sun, 23 Feb 2003 12:02:39 +0000 (12:02 +0000)
ChangeLog
NEWS

index b7951150b4ddfcea7ed2c2fb9ed215b7c8ac34d9..e2d7fe38d8cf32315b57676460547d6c21cda643 100644 (file)
--- 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 39a3f2fe011803154f6f3b9c50fe1f07bd698e32..c4e199f30c8977654862d070a183719bab4c7d4b 100644 (file)
--- a/NEWS
+++ b/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 $