about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 51515ae5..89838ea7 100644
--- 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 $