]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Updated documentation.
authorAlexander Barton <alex@barton.de>
Sun, 25 Apr 2004 15:51:15 +0000 (15:51 +0000)
committerAlexander Barton <alex@barton.de>
Sun, 25 Apr 2004 15:51:15 +0000 (15:51 +0000)
ChangeLog
NEWS

index 87594db7f5b6a8175c979036aac73be2b1b023c9..793832bbd8c99f41bb56eff623dd09378ed01192 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
 
 ngIRCd CVSHEAD
 
+  - INVITE- and BAN-lists become synchronized between IRC+ servers when
+    establishing new connections, if the peer supports this as well.
+  - Reorganized autogen.sh and configure scripts.
   - Fixed a wrong assert() which could cause the daemon to exit spuriously
     when closing down connections.
   - Better logging of decompression errors returned by zlib.
@@ -513,4 +516,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.232 2004/04/25 14:06:11 alex Exp $
+$Id: ChangeLog,v 1.233 2004/04/25 15:51:15 alex Exp $
diff --git a/NEWS b/NEWS
index b8b0e9b3b235d11d2632d1e7184f057a6277f0ae..b45719549da8913bae1a7405b368df0c1990d910 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@
 
 ngIRCd CVSHEAD
 
+  - INVITE- and BAN-lists become synchronized between IRC+ servers when
+    establishing new connections, if the peer supports this as well.
   - The type of service (TOS) of all sockets is set to "interactive" now.
   - Added short command line option "-t" as alternative to "--configtest".
   - Added optional support for "IDENT" lookups on incoming connections. You
@@ -182,4 +184,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.63 2004/01/26 02:23:54 alex Exp $
+$Id: NEWS,v 1.64 2004/04/25 15:51:15 alex Exp $