summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-09-11 18:25:50 +0100
committerNick White <git@njw.me.uk>2009-09-11 18:25:50 +0100
commit8fe56c0fcd0a5b61bb4e2b17c152021bf127b7b7 (patch)
treef18eb050cf11873b26887d6b71b96815aa239c55
parentcddfe7c2b8a9786680833e5a66765ad9b214809b (diff)
Added more fun to TODO
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3b9c933..7e7e9fc 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,8 @@
use asciidoc for man / info pages
improve the location of pdf downloads - no need to be compatible, & designed for human-filesystem use
return error if issue / section number doesn't exist
+run through valgrind & splint
+rewrite memory handling
-------------
@@ -31,6 +33,7 @@ don't have download status pop-up have a status/progress bar with each list item
packaging:
+consider: replace packaging script with make dist rule, ala http://www.freesoftwaremagazine.com/books/agaal/automatically_writing_makefiles_with_autotools
submit gentoo ebuild to bug tracker & link to it from getht's page
create a debian/ubuntu deb - see https://help.ubuntu.com/ubuntu/packagingguide/C/basic-debhelper.htm & https://help.ubuntu.com/ubuntu/packagingguide/C/basic-cdbs.html