Skip to content

Commit 38c608a

Browse files
committed
Add a performance todo, remove a duplicate.
1 parent 9729dc3 commit 38c608a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ const zip_uint8_t *zip_get_archive_prefix(struct zip *za, zip_uint64_t *lengthp)
2525
2626
# Features
2727
28+
* performance: read local directory later when copying files from zip to zip
2829
* set version needed correctly
2930
* Winzip AES support
3031
* test cases decryption: <=20, >20, stat for both
3132
* test cases encryption: no password, default password, file-specific password, 128/192/256, <=20, >20
3233
* support testing on Linux
3334
* support testing on macOS
34-
* xz support
3535
* consistently use `_zip_crypto_clear()` for passwords
3636
* implement compression flags for `zip_set_file_compression()`
3737
* support setting extra fields from `zip_source`

0 commit comments

Comments
 (0)