Commit Diff
Diff:
1342f78b0901b33c4b8a63b7676b6c5e98f19760
a445abc10eeaaf3a082188e13332fb1e2eba897e
Commit:
a445abc10eeaaf3a082188e13332fb1e2eba897e
Tree:
bbca7fa09d85319c94c945c56fde8bdbae7587bb
Author:
Alexander Barton <alex@barton.de>
Committer:
Alexander Barton <alex@barton.de>
Date:
Wed Dec 12 10:06:35 2012 UTC
Message:
Update NEWS and ChangeLog files
blob - 34ea56979f850b00346efaad305ed45aef623497
blob + 15a50a9ab25bb366278e4a71d2f7d10a9d0a9e4f
--- ChangeLog
+++ ChangeLog
@@ -9,8 +9,14 @@
-- 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 <brett@w3.org>, see
+ <http://arthur.barton.de/pipermail/ngircd-ml/2012-October/000579.html>.
+
ngIRCd 20~rc2 (2012-12-02)
- Rework cloaked hostname handling and implement the "METADATA cloakhost"
subcommand: Now ngIRCd uses two fields internally, one to store the
blob - ac50527b3ec3d03d837f75d9ad694fb7f6027a13
blob + 45df4a16f213aa4d3baac9d4dcf92d6520ab2b62
--- NEWS
+++ NEWS
@@ -9,8 +9,14 @@
-- 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 <brett@w3.org>, see
+ <http://arthur.barton.de/pipermail/ngircd-ml/2012-October/000579.html>.
+
ngIRCd 20~rc2 (2012-12-02)
- Rework cloaked hostname handling and implement the "METADATA cloakhost"
subcommand: Now ngIRCd uses two fields internally, one to store the
IRCNow