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 1eb486a27 Bump version properties new b582dadc6 Add GzipParameters.OS, setOS(OS), getOS() new 83faff734 Fix Javadoc new 9f9b3d123 Add GzipParameters.toString() new c52ce399a Add missing Javadoc The 4 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: src/changes/changes.xml | 2 + .../compress/compressors/gzip/GzipParameters.java | 309 ++++++++++++++++++++- .../commons/compress/compressors/GZipTest.java | 15 +- .../compressors/gzip/GzipParametersTest.java | 9 + 4 files changed, 319 insertions(+), 16 deletions(-)