diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-01-12 10:12:08 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-01-12 10:12:08 -0500 |
commit | 007eb3f8cbfbc696c301ef568a04a012fb847e10 (patch) | |
tree | f1401c32af08a86436645c18db3d4a1c0df4c050 | |
parent | 91b3fa3636eecc15688263e32133e97fcce36c93 (diff) | |
download | tor-007eb3f8cbfbc696c301ef568a04a012fb847e10.tar.gz tor-007eb3f8cbfbc696c301ef568a04a012fb847e10.zip |
Tweak changes file to mention bug number
-rw-r--r-- | changes/log_heartbeat_test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/log_heartbeat_test b/changes/log_heartbeat_test index f0d143b6de..7db97ed03c 100644 --- a/changes/log_heartbeat_test +++ b/changes/log_heartbeat_test @@ -3,3 +3,4 @@ with non-integer offsets. Instead of comparing the end of the time string against a constant, compare it to the output of format_local_iso_time when given the correct input. + Fixes bug 18039. |