summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-10-17 17:09:09 -0400
committerAllen Winter <allen.winter@kdab.com>2022-10-17 17:10:13 -0400
commit0faf499a12e081514a69800f4729db18e52ed0d5 (patch)
tree346e989353700a589e705b3442c910b35654a58b /ReleaseNotes.txt
parentb5f82ea268b8ae0317dcdf8f34da2fd63070f9dd (diff)
parent007bc57f77e15a6081d38b191f77cc42a8f6045a (diff)
downloadlibical-git-0faf499a12e081514a69800f4729db18e52ed0d5.tar.gz
Merge branch '3.0'
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 3d17b784..bf654dd1 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -54,9 +54,12 @@ Version 3.1.0 (NOT RELEASED YET):
+ struct icaltimezonetype
+ struct icaltimezonephase
-Version 3.0.16 (UNRELEASED):
+Version 3.0.17 (UNRELEASED):
----------------------------
- * Fix a regression in 3.0.15 that limited how many lines could be processed in one call to icalparser_parse()
+
+Version 3.0.16 (17 October 2022):
+---------------------------------
+ * Fix regressions in 3.0.15 due to improperly tested fuzz fixes
* Fix argument guards in icaltime_as_timet to match documentation and tests.
Version 3.0.15 (06 October 2022):