Skip to content

Commit 006d5fa

Browse files
committed
update docs to reflect version 2.4.1 changes
1 parent 8d25332 commit 006d5fa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,10 @@ Note that the "UNIX" and has implications in the External File Attributes.
270270

271271
### Version Needed to Extract
272272

273-
Always `45`, meaning 4.5.
274-
This enables the ZIP64 format.
273+
Usually `20`, meaning 2.0. This allows filenames to be UTF-8 encoded.
274+
275+
When ZIP64 format is used, some of the Version Needed to Extract values will be `45`, meaning 4.5.
276+
When this happens, there may be a mix of `20` and `45` values throughout the zipfile.
275277

276278
### General Purpose Bit Flag
277279

0 commit comments

Comments
 (0)