repo: ngircd action: commit revision: path_from: revision_from: 74262a40935fa67b98e95c02f4bba4056dc21831: path_to: revision_to:
commit 74262a40935fa67b98e95c02f4bba4056dc21831 Author: Alexander BartonDate: Mon Oct 6 21:51:59 2014 +0200 Update NEWS and ChangeLog for ngIRCd 22 once more ... diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
ngIRCd 22
+ - Match all list patterns case-insensitive: this affects the invite-,
+ ban-, and except lists, as well as G-Lines an K-Lines.
+ Problem pointed out by "wowaname" on #ngircd, thanks!
+
ngIRCd 22~rc1 (2014-09-29)
- Sync "except lists" between servers: Up to now, ban, invite, and G-Line
lists have been synced between servers while linking -- but obviously
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@
ngIRCd 22
+ - Match all list patterns case-insensitive: this affects the invite-,
+ ban-, and except lists, as well as G-Lines an K-Lines.
+ Problem pointed out by "wowaname" on #ngircd, thanks!
+
ngIRCd 22~rc1 (2014-09-29)
- Sync "except lists" between servers: Up to now, ban, invite, and G-Line
lists have been synced between servers while linking -- but obviously
-----END OF PAGE-----