Module: ngircd.git Branch: master Commit: 74262a40935fa67b98e95c02f4bba4056dc21831 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=74262...
Author: Alexander Barton alex@barton.de Date: Mon Oct 6 21:51:59 2014 +0200
Update NEWS and ChangeLog for ngIRCd 22 once more ...
---
ChangeLog | 4 ++++ NEWS | 4 ++++ 2 files changed, 8 insertions(+)
diff --git a/ChangeLog b/ChangeLog index d750e86..21b2891 100644 --- 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 index c1547bb..6b083d3 100644 --- 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
ngircd-commits@lists.barton.de