Updated documentation.
This commit is contained in:
parent
0b91df05e0
commit
4ef6dae1cd
|
@ -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 $
|
||||
|
|
4
NEWS
4
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 $
|
||||
|
|
Loading…
Reference in New Issue