diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-12-18 13:51:21 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-18 13:51:21 -0500 |
commit | a3e6f2467b55bdd122ef764a7d23e040c6395fb8 (patch) | |
tree | 883f2e7eaff3845c2c8f392437f25b4c5cdec73a /changes | |
parent | 872998dd003f0935d8eb83d760d5b8bc17904233 (diff) | |
parent | 06046c726fb09ec745d2a565abfef28097856a19 (diff) | |
download | tor-a3e6f2467b55bdd122ef764a7d23e040c6395fb8.tar.gz tor-a3e6f2467b55bdd122ef764a7d23e040c6395fb8.zip |
Merge remote-tracking branch 'tor-github/pr/595'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket28840 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28840 b/changes/ticket28840 new file mode 100644 index 0000000000..05d3fbb94c --- /dev/null +++ b/changes/ticket28840 @@ -0,0 +1,3 @@ + o Minor features (testing): + - Allow HeartbeatPeriod of less than 30 minutes in testing Tor networks. + Closes ticket 28840, patch by robgjansen |