diff options
Diffstat (limited to 'ext/zip/TODO')
-rw-r--r-- | ext/zip/TODO | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/zip/TODO b/ext/zip/TODO deleted file mode 100644 index cb540ce7af..0000000000 --- a/ext/zip/TODO +++ /dev/null @@ -1,5 +0,0 @@ -- fix _zip_replace (add two entries with the same name segfaults) -- add pattern support to extract or add files -- stream to add or modify entries -- crypt support for zip (read and write) -- Iterators |