]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
NJOIN propagates user channel modes correctly again. Backport from HEAD.
[ngircd.git] / ChangeLog
index 5342fada21bae1fffeeb0c0f52d652e224688ad2..6ea640987381f05c380b08b602c9f3d5949f4147 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
                                -- ChangeLog --
 
 
-ngIRCd 0.7.0
+ngIRCd 0.7.x
 
-  ngIRCd 0.7.0-pre2
+  - NJOIN propagates user channel modes correctly again ... Upsa.
+
+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 (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).
@@ -438,4 +452,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.188.2.3 2003/04/22 20:00:50 alex Exp $
+$Id: ChangeLog,v 1.188.2.14 2003/07/09 18:53:08 alex Exp $