diff options
author | Nick White <git@njw.me.uk> | 2009-09-11 18:25:50 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2009-09-11 18:25:50 +0100 |
commit | 8fe56c0fcd0a5b61bb4e2b17c152021bf127b7b7 (patch) | |
tree | f18eb050cf11873b26887d6b71b96815aa239c55 | |
parent | cddfe7c2b8a9786680833e5a66765ad9b214809b (diff) |
Added more fun to TODO
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |