diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-14 17:58:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-14 17:58:49 -0400 |
commit | 09ed8a5dbb5216caae0055c1608abbc8c76412c9 (patch) | |
tree | 56798e83f2c5b997f71e9eadbfdf3465b0e48e25 /changes | |
parent | 46cf63bb42f2818201bc0c39036f2c17e210fcdb (diff) | |
download | tor-09ed8a5dbb5216caae0055c1608abbc8c76412c9.tar.gz tor-09ed8a5dbb5216caae0055c1608abbc8c76412c9.zip |
Tweak changes file and comment dates.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug11464_023 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug11464_023 b/changes/bug11464_023 index a9cd658abc..80c04b21e6 100644 --- a/changes/bug11464_023 +++ b/changes/bug11464_023 @@ -1,5 +1,5 @@ o Major features (security): - - Block every authority signing key that was used on an authority + - Block authority signing keys that were used on an authorities vulnerable to the "heartbleed" bug in openssl (CVE-2014-0160). (We don't have any evidence that these keys _were_ compromised; we're doing this to be prudent.) Resolves ticket 11464. |