summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2021-10-09 12:52:15 -0400
committerAllen Winter <allen.winter@kdab.com>2021-10-09 12:52:15 -0400
commit73738608973d33246696b284f3fd111cd8430833 (patch)
tree48eb65c1a1c01ea26255c1586a3a7a9806f60722 /ReleaseNotes.txt
parent6380d31a022333893e60c1d49306d9ab35e84851 (diff)
parent28d75ceb7c94c2313402ab34ee38d26baf67cfd4 (diff)
downloadlibical-git-73738608973d33246696b284f3fd111cd8430833.tar.gz
Merge branch '3.0'
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 704d80bb..3c56e80c 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -40,14 +40,19 @@ Version 3.1.0 (NOT RELEASED YET):
+ struct icaltimezonephase
* Improved performance of recurrence iterators
-Version 3.0.11 (UNRELEASED):
+Version 3.0.12 (UNRELEASED):
----------------------------
+ *
+
+Version 3.0.11 (09 October 2021):
+---------------------------------
* Fix icalrecur_iterator_set_start() for hourly, minutely, and secondly recurrences
* Fix build for Berkeley DB version greater than 5
* Fix vcal for some architectures (like aarch64, ppc64le and s390x)
* Fix memory leaks in vcal
* Prevent crash when looking for tzid in initialize_rscale
* Adjust libdir and includedir in generated pkgconfig files
+ * Built-in timezones updated to tzdata2021c
Version 3.0.10 (17 April 2021):
-------------------------------