diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-10-08 16:15:33 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-10-08 16:15:33 -0400 |
commit | dbaab8b6a854c9c4e8824dde669ffabf9d58191d (patch) | |
tree | 78731d81e225bfe7aec85357a03d0dc55514c796 /Changelog | |
parent | 61ddc8dc17f7d8de392b0a68c961823b355de885 (diff) |
default HASH_KNOWN_HOSTS to false (closes MS #2483)
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +monkeysphere (0.33~pre1) unstable; urgency=low + + * defaulting MONKEYSPHERE_HASH_KNOWN_HOSTS to false + (closes MS #2483) + + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 08 Oct 2010 16:14:53 -0400 + monkeysphere (0.32) unstable; urgency=low [ Jameson Rollins ] @@ -12,7 +19,7 @@ monkeysphere (0.32) unstable; urgency=low * fix monkeysphere-host revoke-key, which never worked properly :( * add some debug output to monkeysphere-host publish-key (closes MS #2289) - + [ Clint Adams ] * add support for options to the authorized User IDs file. Options that should apply to keys for a given User ID should be on |