diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-02-28 09:27:04 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-02-28 09:27:04 -0500 |
commit | 3c56db431e3a879b4086e1cd6297a2e7ef59eeb1 (patch) | |
tree | e45d47882b025bbd84a173c91f4d519926d90e2d /changes/bug21420 | |
parent | 811280013848536e6907b5880f30c75202170044 (diff) | |
download | tor-3c56db431e3a879b4086e1cd6297a2e7ef59eeb1.tar.gz tor-3c56db431e3a879b4086e1cd6297a2e7ef59eeb1.zip |
Remove changes files from master for items in <=0.3.0.4-rc
Diffstat (limited to 'changes/bug21420')
-rw-r--r-- | changes/bug21420 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug21420 b/changes/bug21420 deleted file mode 100644 index 014404466a..0000000000 --- a/changes/bug21420 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (certificate expiration time): - - Avoid using link certificates that don't become valid till - some time in the future. Fixes bug 21420; bugfix on 0.2.4.11-alpha |