repo: ngircd action: commit revision: path_from: revision_from: 4ef6dae1cd54a84b2e57437460a5ad2ef1f07b07: path_to: revision_to:
commit 4ef6dae1cd54a84b2e57437460a5ad2ef1f07b07 Author: Alexander BartonDate: Sun Apr 20 23:12:57 2003 +0000 Updated documentation. diff --git a/ChangeLog b/ChangeLog
--- 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
--- 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 $
-----END OF PAGE-----