commit 007eb3f8cbfbc696c301ef568a04a012fb847e10 Author: Nick Mathewson nickm@torproject.org Date: Tue Jan 12 10:12:08 2016 -0500
Tweak changes file to mention bug number --- changes/log_heartbeat_test | 1 + 1 file changed, 1 insertion(+)
diff --git a/changes/log_heartbeat_test b/changes/log_heartbeat_test index f0d143b..7db97ed 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.
tor-commits@lists.torproject.org