Commit Diff


commit - 99ab8607c923528dd249004816a2f8f9f7f687d3
commit + a9a605ddb9f389afecf7b651327256cb6502c114
blob - 227dffab09f8943082cb45b1444604c0ff0526eb
blob + 3a3f99cfa1d224dfc9fdbb201f188dcb02ff7323
--- ChangeLog
+++ ChangeLog
@@ -18,6 +18,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).
@@ -441,4 +442,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.188.2.5 2003/04/23 01:15:37 alex Exp $
+$Id: ChangeLog,v 1.188.2.6 2003/04/25 15:06:01 alex Exp $