summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2021-01-16 09:19:41 -0500
committerAllen Winter <allen.winter@kdab.com>2021-01-16 09:19:41 -0500
commit56860913989f9787ba9b41df83b49fa2d68b9687 (patch)
tree4476ba0ab0b4c8cb727ca29a545015011455cd4d
parent9a418c6004c9ccfb378956c0a1dbe30ff6c5c2fb (diff)
downloadlibical-git-56860913989f9787ba9b41df83b49fa2d68b9687.tar.gz
ReleaseNotes.txt - prepare for 3.0.9 releasev3.0.9
-rw-r--r--ReleaseNotes.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index ee85b4c1..d65cca13 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,8 +1,8 @@
Release Highlights
==================
-Version 3.0.9 (UNRELEASED):
----------------------------
+Version 3.0.9 (16 January 2021):
+--------------------------------
* Add support for empty parameters, e.g. CN=""
* Accept VTIMEZONE with more than one X- property
* Several fixes for recurrences containing BYWEEKNO
@@ -10,7 +10,7 @@ Version 3.0.9 (UNRELEASED):
* Improve thread safety
* Fix compiled-in path for the built-in timezone data
* Fix reading TZif files with empty v1 data (use v2+ whenever possible)
- * Backwards compatability for previous TZIDs
+ * Add backwards compatibility for previous TZIDs
* Built-in timezones updated to tzdata2020d
* Fix build with newer libicu
* Fix cross-compile support in libical-glib