]> arthur.barton.de Git - ngircd.git/blobdiff - NEWS
Backported all changes up to now from HEAD.
[ngircd.git] / NEWS
diff --git a/NEWS b/NEWS
index d7c32336bf61878c1dfd415efc4814f260b91076..9fa176c55666e350f93b85542eea9cec7bed98e8 100644 (file)
--- a/NEWS
+++ b/NEWS
                                   -- NEWS --
 
 
-ngIRCd 0.7.0
+ngIRCd 0.7.5 (2003-07-11)
+
+  - New configuration variable "MaxConnectionsIP" to limit the number of
+    simultaneous connections from a single IP that the server will accept.
+    This configuration options lowers the risk of denial of service attacks
+    (DoS), the default is 5 connections per client IP.
+  - Added new configuration variable "Listen" to bind all listening
+    sockets of the server to a single IP address.
+
+ngIRCd 0.7.1 (2003-07-18)
+
+  - Added support for GNU/Hurd.
+
+ngIRCd 0.7.0 (2003-05-01)
 
   - New command CONNECT to enable and add server links. The syntax is not
     RFC-compatible: use "CONNECT <name> <port>" to enable and connect an
@@ -161,4 +174,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.53.2.2 2003/04/27 18:33:26 alex Exp $
+$Id: NEWS,v 1.53.2.5 2003/11/07 20:51:08 alex Exp $