aboutsummaryrefslogtreecommitdiffstats
path: root/libical/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'libical/TODO')
-rw-r--r--libical/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/libical/TODO b/libical/TODO
index 98d0c2d2b1..eb52fb7a25 100644
--- a/libical/TODO
+++ b/libical/TODO
@@ -34,3 +34,6 @@ Check all uses of strcpy and sprinf for buffer overflows
Make the mime parsing code in sspm grow the list of parts as needed,
rather than having a hard limit.
+
+in sspm.c, and unrecognized content-transfer-encoding values must
+force a content type of application/octet-stream.