diff options
| -rw-r--r-- | ReleaseNotes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 7022b94b..68f7c319 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -45,6 +45,8 @@ Version 3.0.10 (UNRELEASED): * Fix building -DSTATIC_ONLY=True with Ninja * Fix generating wrong recurrence rules (#478) * Fix a bug computing transitions in tzfiles + * Fix reading TZif files to use TZ string in the footer as the last (non-terminating) transitions + * Fix reading TZif files to use more RRULEs and/or RDATEs whevever possible Version 3.0.9 (16 January 2021): -------------------------------- |
