Add two related to zipcmp.
diff --git a/TODO b/TODO
index 1892ff6..0eee988 100644
--- a/TODO
+++ b/TODO
@@ -44,6 +44,7 @@
 * zipcmp: add option for file content comparison
 * zipcmp: compare bit flags if paranoid
 * zipcmp: compare external attributes/opsys if paranoid
+* zipcmp: compare last_mod if paranoid (or with separate flag?)
 * consistency
   . for stored files, test compressed = uncompressed
   . data descriptor
@@ -81,6 +82,7 @@
 
 Test Case Issues
 ================
+* use zipcmp -p?
 * zip_open file less than EOCDLEN bytes long
 * test calls against old API
 * run regression tests also from CMake framework