X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9e8d5941ef1b7fdb592f831701aca2b5e55602e4;hb=b53b12aa5fd4189035c7473ee4d91eb89fcecb60;hp=1745ea46b86e738c4df0aebedec4034e68ce46c3;hpb=b9e6cb3e556730f74464026a33d6904ffd340874;p=ngircd-alex.git diff --git a/ChangeLog b/ChangeLog index 1745ea46..9e8d5941 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,15 @@ -- ChangeLog -- +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) - doc/Capabilities.txt: document "multi-prefix" capability