diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-01-15 21:27:53 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-01-15 21:27:53 +0100 |
commit | d8ed30faca90a6d866792e8756ac660763974643 (patch) | |
tree | 343dde9dd792eb8d79ea074cf774154f1dca43c1 /TODO | |
parent | 7cb6d8f88d3b2c4a9d72aa47d5fed6f734fdc312 (diff) |
get files ready for 1.9.8 release1.9.8
git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@309 86f53f14-5ff3-0310-afe5-9b438ce3f40c
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,3 +63,4 @@ wishlist * document serialized file format in manual page (if it is stabilized) * look into python-spf to see how DNS queries are done * try to use python-chardet in case of missing encoding +* implement an option to ignore problems on pages (but do consider internal, etc) (e.g. for generated or legacy html) |