aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index d74360100..b013c6f81 100644
--- a/TODO
+++ b/TODO
@@ -63,7 +63,9 @@
* add test cases for invalid data (scrambled armor or other random data)
- * add checking of armor trailers. Try to detect garbled header lines.
+ * add checking of armor trailers. Try to detect garbled header
+ lines. Often one dash is missing due to sloppy cut+paste; so add
+ a warning note like the one for QP.
* the pubkey encrypt functions should do some sanity checks.