diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-07 16:19:05 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-07 16:19:05 -0500 |
commit | 9994404238e6b87907f811cab2a5126d030ff55d (patch) | |
tree | fea4914af220f1141e61d3350d97a900080e9275 /changes/bug20587 | |
parent | c2fc0941a53884c63c477f68c74a26627bb35db8 (diff) | |
download | tor-9994404238e6b87907f811cab2a5126d030ff55d.tar.gz tor-9994404238e6b87907f811cab2a5126d030ff55d.zip |
Make new changes files pass lintchanges
Diffstat (limited to 'changes/bug20587')
-rw-r--r-- | changes/bug20587 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changes/bug20587 b/changes/bug20587 index a05933427c..341b001363 100644 --- a/changes/bug20587 +++ b/changes/bug20587 @@ -1,4 +1,3 @@ - o Minor bugfixes (download timing): - When determining when to download a directory object, handle times after 2038 if the operating system supports that. (Someday this will be |