Migrate from hashing to encoding URL in cache paths
[tt.git] / TODO
diff --git a/TODO b/TODO
index de2aaf6..b106160 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
 - [ ] Convert to Typed Racket
   - requires: build executable (otherwise too slow)
-- [ ] Build executable
-  - requires: fix of "collection not found" when executing the built executable
+- [x] Build executable
+  Implies fix of "collection not found" when executing the built executable
     outside the source directory:
 
     collection-path: collection not found
@@ -17,7 +17,7 @@
 - [ ] Support redirects
   - should permanent redirects update the feed somehow?
 - [ ] Support time ranges (i.e. reading the timeline between given time points)
-- [ ] Implement rfc3339->epoch
+- [x] Implement rfc3339->epoch
 - [x] Remove dependency on rfc3339-old
 - [x] remove dependency on http-client
 - [ ] optional text wrap
This page took 0.027054 seconds and 4 git commands to generate.