X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=NEWS;h=46c8b09f937028f4a8904cd0344e27c8f7378fb4;hp=703ae76ba1d75759d39f401496e7b134703511f3;hb=8cfb9104419d3c00fbef3fe8639eb04f03d83f3d;hpb=bf5610a3b9ceef67da9777c5f4a72b9733124a33 diff --git a/NEWS b/NEWS index 703ae76b..46c8b09f 100644 --- a/NEWS +++ b/NEWS @@ -9,8 +9,22 @@ -- NEWS -- -ngIRCd-dev - +ngIRCd + + - Implemented hashed cloaked hostnames for both the "CloakHost" and + "CloakHostModeX" configuration options: now the admin can use the new + '%x' placeholder to insert a hashed version of the clients hostname, + and the new configuration option "CloakHostSalt" defines the salt for + the hash function. When "CloakHostSalt" is not set (the default), a + random salt will be generated after each server restart. + +ngIRCd Release 19.2 (2012-06-19) + + ngIRCd 19.2~rc1 (2012-06-13) + - New configuration option "CloakHostModeX" to configure the hostname + that gets used for IRC clients which have user mode "+x" enabled. + Up to now, the name of the IRC server itself has been used for this, + which still is the default when "CloakHostModeX" isn't set. - Add instructions for setting up Atheme IRC services. - Implement support for IRC capability handling, the new "CAP" command, and capablity "multi-prefix" which allows both the NAME and WHO command