summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <arch@njw.me.uk>2007-03-11 00:54:47 +0000
committerNick White <arch@njw.me.uk>2007-03-11 00:54:47 +0000
commitd96d1037ec0e634f6832521e6f392fbf1523a265 (patch)
treed73d1d1461bce7ee47bf5c6b3a06aa364a69a00c
parented8cb9361cb382999a90e88a4afe10f585371af4 (diff)
Removed TODO
Moved TODO list to savannah tracker, instead of a file which transforms regularly git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-16
-rw-r--r--TODO50
1 files changed, 0 insertions, 50 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 3f58e01..0000000
--- a/TODO
+++ /dev/null
@@ -1,50 +0,0 @@
--savannah-
-
-add todo to tasks tracker
-
-post a screenshot?
-
--immediate term-
-
-add to docs (and news briefly) email hook & script - see http://www.gnuarch.org/gnuarchwiki/Using_hooks
-
-get expected file length before deciding to skip downloading to ensure half-complete files are completed automatically
-
-handle ctrl-c by removing half-downloaded file
-
-save entered directories to config file
-
-?utilise and expand initial clean procedures
-
-add sorting algo for issues, only needs a few pointers passing around, use temp iss
- look online for v. basic sorting algos or write own
- then no more latest_iss pointer needed
-
--malloc-
-
-malloc sections, items, and media
- will ensure ease of finding existance, as no_of_sections no_of_media no_of_items can be used (embedded in struct)
-
-include cover as just another section entry
-
-add new source file for freeing memory plus mem error functions
-
--other-
-
-#autotools
-gettext
-
-handle smil files
-
-add options to allow decent listing of issues
-add options to allow downloading of any issue
-
-add manpage & ensure it's compiled if nec
-add texinfo & ensure it's compiled if nec
-
-add resume functions (if ht server supports it)
-integrate better with official htde - look for existing installation & use its ebook dirs etc.
-
-doxygen?
-
-submit software to the gnu directory