summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2021-09-18 15:17:23 -0400
committerAllen Winter <allen.winter@kdab.com>2021-09-18 15:21:58 -0400
commita05b2d39497d00b37ee9d3f2a7bdcc5b5100fb6e (patch)
treea01b9f54d8f5eb5515d16abff7ac08d3d0394af8
parent9e5a5edb2f3ccfc606c9549b87d805c31fef2719 (diff)
downloadlibical-git-a05b2d39497d00b37ee9d3f2a7bdcc5b5100fb6e.tar.gz
ReleaseNotes.txt - mention recent vcal fixes
-rw-r--r--ReleaseNotes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index c09f17ed..ab492602 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -5,6 +5,8 @@ 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
+ * Fix vcal for some architectures (like aarch64, ppc64le and s390x)
+ * Fix memory leaks in vcal
Version 3.0.10 (17 April 2021):
-------------------------------