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 91754aca9 [COMPRESS-661] ArchiveInputStream markSupported should 
always return false
     new 01858bbe4 Prepare for the next release candidate
     new 33901e3e8 Sort members
     new cabafcde6 Use local variable instead of instance variable
     new 903a100ce Use local variable instead of instance variable
     new c5c5e8f8f Use local variable instead of instance variable

The 5 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:
 README.md                                          |  4 +-
 RELEASE-NOTES.txt                                  | 59 ++++++++++++++++++++++
 src/changes/changes.xml                            |  2 +-
 src/changes/release-notes.vm                       | 11 +++-
 .../commons/compress/archivers/zip/ZipFile.java    |  4 +-
 .../bzip2/BZip2CompressorInputStream.java          |  8 +--
 .../bzip2/BZip2CompressorOutputStream.java         |  7 ++-
 .../lz4/FramedLZ4CompressorInputStream.java        |  3 +-
 src/site/xdoc/download_compress.xml                | 26 +++++-----
 9 files changed, 94 insertions(+), 30 deletions(-)

Reply via email to