Repository: commons-compress Updated Branches: refs/heads/master 083dd8ca0 -> 934b97e97
Typos. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/934b97e9 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/934b97e9 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/934b97e9 Branch: refs/heads/master Commit: 934b97e978f03f957bca9fac220bda10fcea9c5e Parents: 083dd8c Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Sep 11 13:04:55 2017 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Sep 11 13:04:55 2017 -0600 ---------------------------------------------------------------------- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/934b97e9/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3be8238..d6d657c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -105,13 +105,13 @@ wanted to create such files."> <action issue="COMPRESS-416" type="fix" date="2017-07-04" due-to="Simon Spero "> The code of the extended timestamp zip extra field incorrectly - assumed the time was stored as unsigned 32bit int and thus + assumed the time was stored as unsigned 32-bit int and thus created incorrect results for years after 2037. </action> <action issue="COMPRESS-410" type="fix" date="2017-07-05" due-to="Simon Spero "> Removed ZipEncoding code that became obsolete when we started - to require Java5 as baseline long ago. + to require Java 5 as baseline long ago. </action> <action issue="COMPRESS-417" type="fix" date="2017-07-19"> The tar package will no longer try to parse the major and