diff options
author | Allen Winter <allen.winter@kdab.com> | 2021-08-21 11:47:14 -0400 |
---|---|---|
committer | Allen Winter <allen.winter@kdab.com> | 2021-08-21 11:47:14 -0400 |
commit | f3653b51d92e6fe4a0875b7208328b18a861f2da (patch) | |
tree | 8927ff4cdb223a6ac19f3bdce15963c676b526e8 /ReleaseNotes.txt | |
parent | a2f3de26fa3c1e9fac74eb927ffe57ab02cb4855 (diff) | |
parent | 8af29ffa5c5a228c519efbe08762ab59172fc76a (diff) | |
download | libical-git-f3653b51d92e6fe4a0875b7208328b18a861f2da.tar.gz |
Merge branch '3.0'
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r-- | ReleaseNotes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 8a28ee63..7a0469f5 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -43,6 +43,7 @@ Version 3.1.0 (NOT RELEASED YET): Version 3.0.11 (UNRELEASED): ---------------------------- * Fix icalrecur_iterator_set_start() for hourly, minutely, and secondly recurrences + * Fix build for Berkeley DB version greater than 5 Version 3.0.10 (17 April 2021): ------------------------------- |