diff options
author | Lennart Poettering <lennart@poettering.net> | 2003-09-04 00:19:49 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2003-09-04 00:19:49 +0000 |
commit | dbcca8fecac7a6c4f04457b1dbb5682a5fadce58 (patch) | |
tree | 1b660d83bc44ded00c5842c17af558d558299bc7 /doc | |
parent | 84044171f5aa29fbce94b5ed85345cd50a8ddf56 (diff) |
added atomicty
makepatch omits files existant on other other host under a different name
git-svn-id: file:///home/lennart/svn/public/syrep/trunk@21 07ea20a6-d2c5-0310-9e02-9ef735347d72
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo.txt b/doc/todo.txt index a88dc60..2196bfb 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -15,8 +15,8 @@ pre-0.1: - progress on package packing and unpacking DONE - 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) +- package.c: atomicity DONE +- fix makepatch to not include already existing files DONE - better usage info on --help - documentation/man pages |