]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
Always cloak client hostname, if needed
[ngircd-alex.git] / ChangeLog
index 37fb0607fe072b650c5c661f074346294575566d..9e8d5941ef1b7fdb592f831701aca2b5e55602e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,18 @@
                                -- ChangeLog --
 
 
-ngIRCd Release 19.2
+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
 
   ngIRCd 19.2~rc1 (2012-06-13)
   - New configuration option "CloakHostModeX" to configure the hostname