commit a445abc10eeaaf3a082188e13332fb1e2eba897e from: Alexander Barton date: Wed Dec 12 10:06:35 2012 UTC Update NEWS and ChangeLog files commit - 1342f78b0901b33c4b8a63b7676b6c5e98f19760 commit + a445abc10eeaaf3a082188e13332fb1e2eba897e blob - 34ea56979f850b00346efaad305ed45aef623497 blob + 15a50a9ab25bb366278e4a71d2f7d10a9d0a9e4f --- ChangeLog +++ ChangeLog @@ -9,7 +9,13 @@ -- ChangeLog -- -ngIRCd +ngIRCd 20 + + - 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" blob - ac50527b3ec3d03d837f75d9ad694fb7f6027a13 blob + 45df4a16f213aa4d3baac9d4dcf92d6520ab2b62 --- NEWS +++ NEWS @@ -9,7 +9,13 @@ -- NEWS -- -ngIRCd +ngIRCd 20 + + - 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"