summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
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):