]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
NJOIN propagates user channel modes correctly again. Backport from HEAD.
[ngircd.git] / ChangeLog
index 2c1c429dacae30e1d1d2e4bef2ef545c7d517a51..6ea640987381f05c380b08b602c9f3d5949f4147 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
                                -- ChangeLog --
 
 
-ngIRCd 0.7.0-pre1
+ngIRCd 0.7.x
 
+  - 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 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 +452,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.14 2003/07/09 18:53:08 alex Exp $