Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-01 | use sortChanges to fold changes files into changelog. No additional editing ↵ | Nick Mathewson | |
or formatting yet. | |||
2016-02-01 | Fix all the warnings from lintChanges.py | Nick Mathewson | |
2016-01-12 | Tweak changes file to mention bug number | Nick Mathewson | |
2016-01-12 | Stop log_heartbeat test from failing in timezones with non-integer offsets | Fergus Dall | |
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. |