diff options
author | Nick White <git@njw.me.uk> | 2012-02-17 18:22:50 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2012-02-17 18:22:50 +0000 |
commit | c8fe9f861f16662b99cffcd4b64ec5973f12a7f0 (patch) | |
tree | 5fb671afc3bc97c4740173fc167b435cf57b3018 | |
parent | a6202f8991f862110b911418702f7b55cd25d554 (diff) |
Add bug to TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |