X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=NEWS;h=0d6ef8a751eb11a95c4bbdbbea01cdb87346294b;hp=9524e8b25fa226db786dfd0e4ffd51f7c66c3648;hb=6d11fb149707194e986b0d64af3d44f21e158fcc;hpb=28bbd7e27a44ff3c03f86aa6f17a578ad15ee498;ds=sidebyside diff --git a/NEWS b/NEWS index 9524e8b2..0d6ef8a7 100644 --- a/NEWS +++ b/NEWS @@ -1,15 +1,23 @@ 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