commit b028190f514cdb917caa29c94acbd64925905f69 parent 154a8891b17922962e8baf79567a1d0bd0305eed Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 4 Aug 2012 01:02:26 +0000 update Diffstat:
| M | src/main/TODO | | | 10 | ++++------ |
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/src/main/TODO b/src/main/TODO @@ -1,7 +1,6 @@ -* bz2 decompression -* testcase for in-process plugin execution -* testcases for extract-from-file, extract-from-gz-file, extract-from-bz2-file -* testcases for running multiple files in one run (known to fail!) +* bz2 decompression (not implemented) +* extract-from-gz-file test fails! +* extract-from-bz2-file test fails! * MAX_META_DATA buffer of 32 MB is a bit big as a non-growing default size; - also, valgrind reports it is leaked even though printf-debugging shows it is not (!?) -\ No newline at end of file + also, valgrind reports it is leaked even though printf-debugging shows it is not (!?)