| commit | 37c02acb6fddd3d745646736d8d8a2040b69c084 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Sun Nov 22 14:56:22 2015 +0200 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Nov 22 14:56:22 2015 +0200 |
| tree | 5ab229cf117ab01608ad606e71885d7bca42abe3 | |
| parent | a0ae9ff00653f461f44a5b195654cc9dcd0fef92 [diff] [blame] |
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory entries. Patch by Dingyuan Wang.
diff --git a/Misc/ACKS b/Misc/ACKS index 35619ec..c1f6481 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -1443,6 +1443,7 @@ Larry Wall Kevin Walzer Rodrigo Steinmuller Wanderley +Dingyuan Wang Ke Wang Greg Ward Tom Wardill