From 84044171f5aa29fbce94b5ed85345cd50a8ddf56 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 3 Sep 2003 23:43:32 +0000 Subject: libz support added git-svn-id: file:///home/lennart/svn/public/syrep/trunk@20 07ea20a6-d2c5-0310-9e02-9ef735347d72 --- doc/todo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') 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 -- cgit