TODO: remove an irrelevant item
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 31 Jan 2014 10:44:37 +0000 (12:44 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 31 Jan 2014 10:45:05 +0000 (12:45 +0200)
We re-wrote the decompressing code and this item became irrelevant.

Change-Id: I29dffc3c3c545f4727c0fa29f2c38ae7435a0a70
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
TODO

diff --git a/TODO b/TODO
index 591de82..3685f9f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,4 +4,3 @@ Current TODO list, any help with these is appreciated.
 2. Add a test for bmap with invalid checksums
 3. When writing to a file, and the file did not exist, so we create it,
    and then fail, we do not remove the half-written file.
-4. Implement adaptive decompression buffer size.