]> arthur.barton.de Git - ngircd-alex.git/blobdiff - NEWS
Move "ClientHost" and "ClientUserNick" to end of [Global] section
[ngircd-alex.git] / NEWS
diff --git a/NEWS b/NEWS
index 47cb72de3ad71b57191d9ced45be8190eb04849a..0d6ef8a751eb11a95c4bbdbbea01cdb87346294b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,29 @@
 
                      ngIRCd - Next Generation IRC Server
+                           http://ngircd.barton.de/
 
-                        (c)2001-2010 Alexander Barton,
-                    alex@barton.de, http://www.barton.de/
-
+               (c)2001-2011 Alexander Barton and Contributors.
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
                                   -- NEWS --
 
 
+ngIRCd
+
+  - Deprecate NoXX-Options in ngircd.conf: 'NoDNS=no' => 'DNS=yes',
+    'NoIdent=no' => 'Ident=yes', 'NoPAM=no' => 'PAM=yes', and
+    'NoZeroConf=no' => 'ZeroConf=yes' (and vice-versa).
+    The defaults are adjusted accordingly and the old variables are still
+    accepted, so there is no functional change.
+  - Don't throttle services and servers beeing registered.
+
+ngIRCd Release 17.1 (2010-12-19)
+
+  - Don't log critical (or worse) messages to stderr
+  - Remove "error file" when compiled with debug code enabled
+  - New numeric 329: get channel creation time on "MODE #chan" commands
+
 ngIRCd Release 17 (2010-11-07)
 
   - doc: change path names in sample-ngircd.conf depending on sysconfdir