aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/ical-004.ical
Commit message (Collapse)AuthorAgeFilesLines
* Handle CRLF line endings in iCal filesLukas Fleischer2014-08-181-0/+12
RFC 2445 mentions that CRLF line endings may be used in iCal files. Handle them properly when importing. Reported-by: HÃ¥kan Jerning <jerning@home.se> Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>