commit 15855f967c85fbeb0fe5ce7a41cd66162a29b270 parent 7fe268c25f7c0630b0ddc09ef9d42d338dec61ab Author: sin <sin@2f30.org> Date: Wed, 1 May 2019 21:08:35 +0100 Update TODO Diffstat:
M | TODO | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/TODO b/TODO @@ -2,3 +2,4 @@ Use a ring buffer in the chunker (avoid memmove() call) Create a library archive out of the blake2b files and link with it pledge/unveil support Use flock() to avoid corruption +Add back lz4 support