summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ReleaseNotes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 1f2de88d..e24a8d05 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -4,6 +4,7 @@ Release Highlights
Version 3.0.16 (UNRELEASED):
----------------------------
* Fix a regression in 3.0.15 that limited how many lines could be processed in one call to icalparser_parse()
+ * Fix argument guards in icaltime_as_timet to match documentation and tests.
Version 3.0.15 (06 October 2022):
---------------------------------