1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-15 03:10:27 +00:00

Updated documentation.

This commit is contained in:
Alexander Barton 2003-04-25 16:51:39 +00:00
parent 434a6887f0
commit 9a9b4617aa

View File

@ -19,6 +19,8 @@ ngIRCd 0.7.0
ngIRCd on the various tested platforms.
- Test for broken GCC on Mac OS X and disable "-pedantic" in this case.
- Disable "-ansi" on Cygwin: system headers are incompatible.
- The server tried to connect to other servers only once when DNS or
socket failures occured.
ngIRCd 0.7.0-pre1 (2003-04-22)
- New signal handler (more secure, actions are executed outside).
@ -442,4 +444,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.188.2.6 2003/04/25 15:06:01 alex Exp $
$Id: ChangeLog,v 1.188.2.7 2003/04/25 16:51:39 alex Exp $