diff options
author | Nick White <git@njw.me.uk> | 2011-09-01 21:16:12 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-09-01 21:16:12 +0100 |
commit | 534ee0b4c15a1ba2ad9fe8522a341154898beeac (patch) | |
tree | 5e44f95e61fa6e3b605c6fe036f7e6c92792c2f7 /TODO | |
parent | 687974b385864a4ddc389e863536574a42adb243 (diff) |
Update TODOs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,6 +5,8 @@ mkdir of bookid and save pages in there have websummary.sh print the date of release, e.g. getxbook 0.3 (sig) (2011-08-02) +before 1.0: create other 2 utilities, make sure memory usage is sensible, be unicode safe, package for osx & windows + # other utils getabook @@ -21,7 +23,8 @@ what happens if we receive not a http header? does recv loop forever, in a memor print stderr in gui as well -package for osx and windows +package for osx +package for windows - ideally pack all in one binary try supporting 3xx in get, if it can be done in a few lines by getting Location line, freeing buf, and returning a new |