From 8a6da329e85575543cd0668f2ca07ad64e797f1d Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 12 Aug 2016 01:58:43 -0400 Subject: update TODO --- src/zip.cr | 1 + 1 file changed, 1 insertion(+) diff --git a/src/zip.cr b/src/zip.cr index 429aa76..71fa9da 100644 --- a/src/zip.cr +++ b/src/zip.cr @@ -18,6 +18,7 @@ require "zlib" # [x] add zip64 extras when writing header and central # [x] add zip64 archive footer # [x] update sizes to be u64 +# [ ] reader support # [ ] choose zip64 default for arbitrary IOs (right now it is false) # [ ] legacy unicode (e.g., non-bit 11) path/comment support # [ ] unix uids -- cgit v1.2.3