summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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