This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


    from 6c0ffcb32 [COMPRESS-695] Ability to use different InputStreams for 
Zstd (#655)
     new 989000f90 [COMPRESS-695] Configure ZipFile with a custom Zstd input 
stream implementation
     new 49a4befb8 Javadoc

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../compress/archivers/ArchiveInputStream.java     |  2 +-
 .../compress/archivers/ArchiveOutputStream.java    |  2 +-
 .../archivers/tar/TarArchiveInputStream.java       |  2 +-
 .../archivers/zip/ZipArchiveInputStream.java       |  2 +-
 .../archivers/zip/ZipArchiveOutputStream.java      |  2 +-
 .../commons/compress/archivers/zip/ZipFile.java    | 31 +++++++++++-----------
 6 files changed, 21 insertions(+), 20 deletions(-)

Reply via email to