]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
Fixed --configtest: there is no variable "ServerPwd", it's "Password".
[ngircd-alex.git] / ChangeLog
index 51515ae51c4ec314b2682ad32106df539e75b4b8..e5c0fc4894aebe1714ecd811522346849dfdb6d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,10 +18,13 @@ ngIRCd 0.7.0
 
   ngIRCd 0.7.0-pre2
   - CVS build system fixes (made autogen.sh more portable).
-  - Fixed compilation and test-suite on SunOS (tested with 5.6).
+  - Fixed compilation and test-suite on Solaris (tested with 2.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.
+  - 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).
@@ -445,4 +448,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.197 2003/04/25 16:59:02 alex Exp $