summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2019-12-15 07:29:18 -0500
committerAllen Winter <allen.winter@kdab.com>2019-12-15 07:29:18 -0500
commit9a04ea7d96b4c517802608d71d1879c285cd2157 (patch)
tree71e4852c5be4033a2b10e19c02888d72b1030e7e
parentf5e5311c70d15c5c39331968420712292c3701f2 (diff)
downloadlibical-git-9a04ea7d96b4c517802608d71d1879c285cd2157.tar.gz
ReleaseNotes.txt - update for 3.0.7 releasev3.0.7
-rw-r--r--ReleaseNotes.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 0b5c5c8d..2e59c57f 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,10 +1,13 @@
Release Highlights
==================
-Version 3.0.7 (UNRELEASED):
+Version 3.0.7 (15 December 2019):
---------------------------
* libical-glib: Fix ICalAttach handling of the icalattach native structure
* Let icalattach_new_from_data() use the 'free_fn' argument again
+ * Fix memory leaks in attachment handling and elsewhere
+ * Fix a multithreading race condition
+ * More fuzzification fixes
Version 3.0.6 (14 Sep 2019):
----------------------------
@@ -28,7 +31,7 @@ Version 3.0.5 (14 May 2019):
including <libical-glib/libical-glib.h> to be able to use it.
* Built-in timezones updated to tzdata2019a
* De-fuzzifications and Coverity fixes
-
+
Version 3.0.4 (14 Aug 2018):
----------------------------
* Silently fail RSCALE recurrence clauses when RSCALE is disabled