diff options
Diffstat (limited to 'changes/log_heartbeat_test')
-rw-r--r-- | changes/log_heartbeat_test | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/log_heartbeat_test b/changes/log_heartbeat_test deleted file mode 100644 index 7bcc53f9cc..0000000000 --- a/changes/log_heartbeat_test +++ /dev/null @@ -1,6 +0,0 @@ - o Minor bugfix (testing): - - The test for log_heartbeat was incorrectly failing in timezones - 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; bugfix on 0.2.5.4-alpha. |