]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
Fixed spelling, thanks Goetz! [from HEAD]
[ngircd.git] / ChangeLog
index 2c1c429dacae30e1d1d2e4bef2ef545c7d517a51..10e8ee1108422551b0d7c0f10e97f8bddd5764ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
                                -- ChangeLog --
 
 
-ngIRCd 0.7.0-pre1
-
+ngIRCd 0.7.0
+  - "ServerName" is checked better now: a dot (".") is required.
+  - The KILL comand verifies and logs more parameters.
+
+  ngIRCd 0.7.0-pre2 (2003-04-27)
+  - CVS build system fixes (made autogen.sh more portable).
+  - 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.
+  - Fixed --configtest: There is no variable "ServerPwd", it's "Password".
+
+  ngIRCd 0.7.0-pre1 (2003-04-22)
   - New signal handler (more secure, actions are executed outside).
   - GCC: the compiler is now called with more warning options enabled.
   - Replaced a lot of str[n]cpy(), str[n]cat() and sprintf() calls with the
@@ -433,4 +447,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.188.2.1 2003/04/21 22:49:45 alex Exp $
+$Id: ChangeLog,v 1.188.2.12 2003/04/29 12:37:17 alex Exp $