From 1b63a4cb313ca8c9414bffdb263c691fe7d9f24b Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Tue, 7 Oct 2014 22:45:39 +0200 Subject: [PATCH] Update NEWS and ChangeLog for upcoming r22 --- doc/ChangeLog | 12 ++++++++---- doc/NEWS | 12 ++++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index d750e86..57d67b4 100644 --- a/doc/ChangeLog +++ b/doc/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 @@ -34,10 +38,10 @@ ngIRCd 22 - Allow "DefaultUserModes" to set all possible modes, including modes only settable by IRC Operators. - Spoofed prefixes: Really kill connection on non-server links. - - Implement user mode "F": "relaxed flood protection". Clients with mode "F" - set are allowed to send data to the daemon. This mode is only settable by - IRC Operators and can cause problems in the network -- so be careful and - only set it on "trusted" clients! + - Implement user mode "F": "relaxed flood protection". Clients with mode + "F" set are allowed to rapidly send data to the daemon. This mode is only + settable by IRC Operators and can cause problems in the network -- so be + careful and only set it on "trusted" clients! User mode "F" is used by Bahamut for this purpose, for example. - Handle "throttling" in a single function: ngIRCd implements "command throttling" and "bps throttling" (bytes per second). The states are diff --git a/doc/NEWS b/doc/NEWS index c1547bb..5ade731 100644 --- a/doc/NEWS +++ b/doc/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 @@ -24,10 +28,10 @@ ngIRCd 22 - Test suite/platformtest.sh: Detect when tests have been skipped. - Allow "DefaultUserModes" to set all possible modes, including modes only settable by IRC Operators. - - Implement user mode "F": "relaxed flood protection". Clients with mode "F" - set are allowed to send data to the daemon. This mode is only settable by - IRC Operators and can cause problems in the network -- so be careful and - only set it on "trusted" clients! + - Implement user mode "F": "relaxed flood protection". Clients with mode + "F" set are allowed to rapidly send data to the daemon. This mode is only + settable by IRC Operators and can cause problems in the network -- so be + careful and only set it on "trusted" clients! User mode "F" is used by Bahamut for this purpose, for example. - Use server password when PAM is compiled in but disabled. - Streamline punctuation of log messages. -- 2.39.2