From: Artem Bityutskiy Date: Fri, 31 Jan 2014 10:44:37 +0000 (+0200) Subject: TODO: remove an irrelevant item X-Git-Tag: v3.2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=213a780c2b25435bdf717961a71193827cfa01e8;p=tools%2Fbmap-tools.git TODO: remove an irrelevant item We re-wrote the decompressing code and this item became irrelevant. Change-Id: I29dffc3c3c545f4727c0fa29f2c38ae7435a0a70 Signed-off-by: Artem Bityutskiy --- diff --git a/TODO b/TODO index 591de82..3685f9f 100644 --- 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.