]> arthur.barton.de Git - ngircd-alex.git/blobdiff - NEWS
- Fixed IRC_KILL: used wrong connection index.
[ngircd-alex.git] / NEWS
diff --git a/NEWS b/NEWS
index 520a5f3769bf64076881f99ac7fc96363818608e..39a3f2fe011803154f6f3b9c50fe1f07bd698e32 100644 (file)
--- a/NEWS
+++ b/NEWS
 
 ngIRCd CVS-HEAD
 
+  - New command CONNECT to enable and add server links. The syntax is not
+    RFC-compatible: use "CONNECT <name> <port>" to enable and connect an
+    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.
+
 
 Older news (sorry, only available in german language):
 
-ngIRCd 0.6.0-pre1
+ngIRCd 0.6.0, 2002-12-24
 
   - beim Schliessen einer Verbindung zeigt der Server nun vor dem ERROR
     noch eine Statistik ueber die empfangene und gesendete Datenmenge an.
@@ -144,4 +150,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.47 2002/12/19 04:38:58 alex Exp $
+$Id: NEWS,v 1.49 2002/12/31 16:18:07 alex Exp $