aboutsummaryrefslogtreecommitdiffstats
path: root/libical/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'libical/TODO')
-rw-r--r--libical/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/libical/TODO b/libical/TODO
index c5c85f6753..b27e505b35 100644
--- a/libical/TODO
+++ b/libical/TODO
@@ -26,3 +26,7 @@ RECUR values ignore integers in BYDAY clauses, ie 'FREQ=MONTHLY;BYDAY=-1SU'
Restrictions code does not catch lack of DTEND or DURATION
+For some value types, if there illegal characters in the value ( like
+4.56 in an integer value), the parser will output the characters to
+stdout.
+