summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ce9d054..3636825 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+* bail out if the master/slave shared secret file is world-readable
+ or writable --niko
+
* add some security notes to the master/slave documentation --niko
* Switch message hash generation to Digest::HMAC_MD5 (bundled) since this