Tweak changes file to mention bug number

This commit is contained in:
Nick Mathewson 2016-01-12 10:12:08 -05:00
parent 91b3fa3636
commit 007eb3f8cb

View File

@ -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.