repo: ngircd action: commit revision: path_from: revision_from: a1ff081b8a59f8f9e4d4f873d1648b265819679b: path_to: revision_to:
commit a1ff081b8a59f8f9e4d4f873d1648b265819679b Author: Alexander BartonDate: Fri Apr 25 15:05:40 2003 +0000 Updated documentation. diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@ ngIRCd 0.7.0
- New documentation file "doc/Platforms.txt" describing the status of
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.
ngIRCd 0.7.0-pre1 (2003-04-22)
- New signal handler (more secure, actions are executed outside).
@@ -445,4 +446,4 @@ ngIRCd 0.0.1, 31.12.2001
--
-$Id: ChangeLog,v 1.194 2003/04/23 01:09:46 alex Exp $
+$Id: ChangeLog,v 1.195 2003/04/25 15:05:40 alex Exp $
-----END OF PAGE-----