Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/data/ical-006.ical: Remove timezones | Lukas Fleischer | 2014-08-18 | 1 | -12/+12 |
| | | | | | | | This are neither needed for the tests nor supported by the iCal import. Reported-by: Håkan Jerning <jerning@home.se> Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Correctly parse all types of iCal durations | Lukas Fleischer | 2014-08-18 | 1 | -0/+63 |
This was supposed to be fixed in 6ca2535 (ical.c: Simplify and fix ical_durtime2long(), 2014-07-28) but some cases were not covered. Reported-by: Håkan Jerning <jerning@home.se> Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> |