summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2012-02-17 18:22:50 +0000
committerNick White <git@njw.me.uk>2012-02-17 18:22:50 +0000
commitc8fe9f861f16662b99cffcd4b64ec5973f12a7f0 (patch)
tree5fb671afc3bc97c4740173fc167b435cf57b3018
parenta6202f8991f862110b911418702f7b55cd25d554 (diff)
Add bug to TODO
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index e420875..cff5be1 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,8 @@ before 1.0: fix http bug, package for osx
# other todos
+the tools look for ...png, meaning that they'll re-download jpgs. should look for png too.
+
bug in get() & post(): if the \r\n\r\n after http headers is cut off between recv buffers
in getgbook, check that downloaded page doesn't match 'page not available' image; if so delete (as may be redownloadable later, perhaps even then with different cookies)