X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=be743e681266239fc91caf1265f7e59b94e4acea;hb=21493731dffa0f5d9f62d24cdef290be6a6856fd;hp=ac50527b3ec3d03d837f75d9ad694fb7f6027a13;hpb=c6ae353756d833a5c7392f5a1892c9338b7d3dce;p=ngircd.git diff --git a/NEWS b/NEWS index ac50527b..be743e68 100644 --- a/NEWS +++ b/NEWS @@ -2,14 +2,24 @@ ngIRCd - Next Generation IRC Server http://ngircd.barton.de/ - (c)2001-2012 Alexander Barton and Contributors. + (c)2001-2013 Alexander Barton and Contributors. ngIRCd is free software and published under the terms of the GNU General Public License. -- NEWS -- -ngIRCd +ngIRCd 20.1 (2013-01-02) + + - This release is a bugfix release only, without new features. + +ngIRCd 20 (2012-12-17) + + - Allow user names ("INDENT") up to 20 characters when ngIRCd has not + been configured for "strict RFC mode". This is useful if you are using + external (PAM) authenticaion mechanisms that require longer user names. + Patch suggested by Brett Smith , see + . ngIRCd 20~rc2 (2012-12-02) - Rework cloaked hostname handling and implement the "METADATA cloakhost"