Skip to content

Timelib 2026.01

Choose a tag to compare

@derickr derickr released this 05 Aug 10:25
· 4 commits to master since this release
2026.01
7ed7fc3

What's New

What's Changed

  • Fix memory leak in error path in read_64bit_transitions() by @ndossche in #144
  • Drop support for MSVC < 1600 by @cmb69 in #160
  • Avoid UB in timelib_diff_days() by @cmb69 in #162
  • Fix #172: Unix timestamps in February of the year 0 are misparsed with @-notation by @LukasGelbmann in #173
  • Fix #175: Update Makefile to get the latest version from iana.org site by @nzolnierzmdb in #176

New Contributors

Full Changelog: 2022.16...2026.01