Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2017-05-07 20:15:25 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2017-05-07 20:26:22 +0300
commitd960f8540483804880a5f2d79636a3af6122abbe (patch)
tree8efcdd1c3521f068867bbf8b2299f3e1f5d91d43 /TODO
parentba2708843ab9cc7eb1df178d7de979773278b744 (diff)
Forgive timestamp anomaly with opencv
Update TODO with an idea for a better way of doing this
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 74a729d..e82b165 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,4 @@
* check packages for path collisions
* don't do upload authorization by path, then remove unique path constraint
* mksetupini should be able to verify requires: contains valid package names using a provided list of packages (or a cygwin-pkg-maint file?)
+* certain checks where we have past_mistakes to forgive should instead have a forgive: key in override.hint to disable?