1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-12 07:16:02 +00:00

Updated documentation.

This commit is contained in:
Alexander Barton
2003-03-09 20:16:57 +00:00
parent cb8ed9d5da
commit 3105bd9fff

View File

@@ -1,15 +1,19 @@
ngIRCd - Next Generation IRC Server ngIRCd - Next Generation IRC Server
(c)2001,2002 by Alexander Barton, (c)2001-2003 by Alexander Barton,
alex@barton.de, http://www.barton.de/ alex@barton.de, http://www.barton.de/
ngIRCd ist freie Software und steht unter ngIRCd is free software and published under the
der GNU General Public License. terms of the GNU General Public License.
-- ChangeLog / Aenderungen -- -- ChangeLog / Aenderungen --
ngIRCd 0.6.x
- Conn_Close() now handles recurisive calls for the same link correctly.
ngIRCd 0.6.1, 2002-01-21 ngIRCd 0.6.1, 2002-01-21
- Fixed KILL: you can't crash the server by killing yourself any more, - Fixed KILL: you can't crash the server by killing yourself any more,
@@ -390,4 +394,4 @@ ngIRCd 0.0.1, 31.12.2001
-- --
$Id: ChangeLog,v 1.147.2.13 2003/01/21 21:20:19 alex Exp $ $Id: ChangeLog,v 1.147.2.14 2003/03/09 20:16:57 alex Exp $