summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2018-07-21 18:48:57 -0400
committerAllen Winter <allen.winter@kdab.com>2018-07-21 18:48:57 -0400
commit2edc27a64630c448a7616226f9e11858a2dbc582 (patch)
tree3ccdb34f726c350c7ef0d1c6ceb0afbf04080098 /ReleaseNotes.txt
parent9ec819134eb43891fbb783bcdf845518cd6c0ee7 (diff)
downloadlibical-git-2edc27a64630c448a7616226f9e11858a2dbc582.tar.gz
src/libicalvcal/vcc.[c,y] - Fix parsing VCF files produced by Outlook
Thanks for your patch bosim Issue#339
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 e1511fc2..6d1a9957 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -7,6 +7,7 @@ Version 3.0.4:
* Fixed icalcomponent_set_comment() and icalcomponent_set_uid()
* fix FREQ=MONTHLY;BYMONTH
* Skip UTF-8 marker when parsing
+ * Fix parsing <CR>?<LF> in VCF files produced by Outlook
* CMake discovery module for ICU uses pkg-config now
Version 3.0.3: