summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-09-03 23:43:32 +0000
committerLennart Poettering <lennart@poettering.net>2003-09-03 23:43:32 +0000
commit84044171f5aa29fbce94b5ed85345cd50a8ddf56 (patch)
tree99f462180727d84ebaa53e269e445114eebbff9e /doc
parent26973e55d522e6e35a7618646cbdc7f4bf99e152 (diff)
libz support added
git-svn-id: file:///home/lennart/svn/public/syrep/trunk@20 07ea20a6-d2c5-0310-9e02-9ef735347d72
Diffstat (limited to 'doc')
-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