]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
Made Makefiles more compatible with "make -j<N>".
[ngircd-alex.git] / ChangeLog
index 2427e6c4c35c4a9ff396394490bf344d240af36a..651eec5d0c3c2ba16270a74f39b5fb7730e3fea2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 ngIRCd CVS-HEAD
 
-  - (none)
+  - Made Makefile more compatible with "make -j<n>".
 
-ngIRCd 0.7.0
+ngIRCd 0.7.0 (2003-05-01)
+  - "ServerName" is checked better now: a dot (".") is required.
+  - The KILL comand verifies and logs more parameters.
 
-  ngIRCd 0.7.0-pre2
+  ngIRCd 0.7.0-pre2 (2003-04-27)
   - 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.
+  - 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).
@@ -448,4 +451,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.196 2003/04/25 16:49:11 alex Exp $
+$Id: ChangeLog,v 1.202 2003/05/03 16:29:57 alex Exp $