commit - 8497d28fbaa8ef585d87feaa3b682b4de11f2211
commit + 090756523e38936e767d19747cb2e5e447c9d6e1
blob - 021282c20d2ca0a63ddac4cff88a429ac047853a
blob + 51515ae51c4ec314b2682ad32106df539e75b4b8
--- ChangeLog
+++ ChangeLog
- Fixed compilation and test-suite on SunOS (tested with 5.6).
- 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.
ngIRCd 0.7.0-pre1 (2003-04-22)
- New signal handler (more secure, actions are executed outside).
--
-$Id: ChangeLog,v 1.193 2003/04/22 23:55:06 alex Exp $
+$Id: ChangeLog,v 1.194 2003/04/23 01:09:46 alex Exp $
blob - 2c4d8942566558ee7c733cb851e9d1123d571b44
blob + 900f0c7a7c318c321bf31da15070f202a0d6ae54
--- doc/Platforms.txt
+++ doc/Platforms.txt
i386/unknown/netbsdelf1.6.1 gcc 2.95.3 0.7.x-CVS 03-04-23 alex Y Y Y Y
i686/pc/linux-gnu gcc 2.95/3.x 0.7.0-pre1 03-04-22 alex Y Y Y Y (1)
m68k/apple/aux3.1.1 Orig. A/UX 0.7.x-CVS 03-04-22 alex Y Y Y Y (2)
+powerpc/apple/darwin6.5 gcc 3.1 0.7.x-CVS 03-04-23 alex Y Y Y Y
sparc/sun/solaris2.6 gcc 2.95.3 0.7.x-CVS 03-04-22 alex Y Y Y Y
--
-$Id: Platforms.txt,v 1.1 2003/04/22 23:47:39 alex Exp $
+$Id: Platforms.txt,v 1.2 2003/04/23 01:07:16 alex Exp $