]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
Update NEWS and ChangeLog for ngIRCd 22 once more ...
[ngircd-alex.git] / ChangeLog
index c5da9d0945e88dd1afd67bcc08896b52fb67f725..21b289180ef8bc5f4929dce8a6068095188140dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 ngIRCd 22
 
-  ngIRCd 22~rc1
+  - 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
     nobody noticed that except list have been missing ever since. Until now.