summaryrefslogtreecommitdiffstats
path: root/doc/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo.txt')
-rw-r--r--doc/todo.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/todo.txt b/doc/todo.txt
index a3bd5d4..a88dc60 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -13,9 +13,9 @@ pre-0.1:
- 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
+- replace path names by their hashes DONE
+- package.c: gzip support DONE
+- package.c: atomicity
- fix makepatch to not include already existing files (by md5)
- better usage info on --help