tor/changes/bug13476-improve-time-handling

5 lines
168 B
Plaintext
Raw Normal View History

o Minor bugfixes:
- Set the correct day of year value when the system's localtime(_r)
or gmtime(_r) functions fail to set struct tm.
Fixes bug 13476.