repo: ngircd action: commit revision: path_from: revision_from: a445abc10eeaaf3a082188e13332fb1e2eba897e: path_to: revision_to:
commit a445abc10eeaaf3a082188e13332fb1e2eba897e Author: Alexander BartonDate: Wed Dec 12 11:06:35 2012 +0100 Update NEWS and ChangeLog files diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/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"
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/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"
-----END OF PAGE-----