summaryrefslogtreecommitdiffstats
path: root/doc/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo.txt')
-rw-r--r--doc/todo.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/todo.txt b/doc/todo.txt
index 2097ed9..a3bd5d4 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -11,12 +11,17 @@ pre-0.1:
- signal handling DONE
- add --cleanup DONE
- package.c: progressive, sendfile, mmap DONE
+- 64bit support DONE
+- progress on package packing and unpacking DONE
+- replace path names by their hashes
- package.c: gzip support, atomicity
+- replace -z by -Z
+- fix makepatch to not include already existing files (by md5)
+
- better usage info on --help
- documentation/man pages
- autoconf
- testing
-- replace -z by -Z
post-0.1:
- continue merge on copy failure