X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=ChangeLog;h=21b289180ef8bc5f4929dce8a6068095188140dc;hp=c5da9d0945e88dd1afd67bcc08896b52fb67f725;hb=74262a40935fa67b98e95c02f4bba4056dc21831;hpb=fa7fac88d27861beec9533fb4b141aca1dcb3f2d diff --git a/ChangeLog b/ChangeLog index c5da9d09..21b28918 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,11 @@ 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.