summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS4
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0091df0d..acb092b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,7 +50,8 @@ ngIRCd CVS-HEAD
     "--with-tcp-wrappers", and "--with-rendezvous".
   - Better error reporting to clients on connect.
   - Enhanced manual pages ngircd(8) and ngircd.conf(5).
-  - Documentation is now installed in $(datadir)/doc/ngircd
+  - Documentation is now installed in $(datadir)/doc/ngircd.
+  - Enhanced hanling of NJOIN in case of nick collisions.
 
 ngIRCd 0.6.1, 2003-01-21
 
@@ -432,4 +433,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.187 2003/04/05 11:37:17 alex Exp $
+$Id: ChangeLog,v 1.188 2003/04/20 23:12:57 alex Exp $
diff --git a/NEWS b/NEWS
index c35addb5..401d4287 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ ngIRCd CVS-HEAD
   - Changed some configure options to use "--with"/"--without" as prefix
     insetead of "--enable"/"--disable": "--without-syslog", "--without-zlib",
     "--with-tcp-wrappers", and "--with-rendezvous".
+  - Enhanced manual pages ngircd(8) and ngircd.conf(5).
+  - Documentation is now installed in $(datadir)/doc/ngircd.
 
 
 Older news (sorry, only available in german language):
@@ -159,4 +161,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.52 2003/03/07 14:45:10 alex Exp $
+$Id: NEWS,v 1.53 2003/04/20 23:14:28 alex Exp $