summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-10-03 15:52:50 -0400
committerAllen Winter <allen.winter@kdab.com>2022-10-03 15:54:16 -0400
commit226d38d398d656b85eba677f80fdb28e46262731 (patch)
treea02dd26d1666c80dd32ef281bd8ce22843c8e178 /ReleaseNotes.txt
parent7bb49a1922fda5f641e535f0ef6c23b92cf70b47 (diff)
parent0fe0d9d4ef152243f47f9c8e17520d10a67ba2c6 (diff)
downloadlibical-git-226d38d398d656b85eba677f80fdb28e46262731.tar.gz
Merge branch '3.0'
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index d986dc2f..54c74b6e 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -63,6 +63,7 @@ Version 3.0.15 (UNRELEASED):
* Fix x-property comma handling and escaping
* Built-in timezones updated to tzdata2022d (now with a VTIMEZONE for each time zone alias)
* Fix fuzzer issues
+ * Handle unreachable-code compile warnings with clang
Version 3.0.14 (05 February 2022):
----------------------------------