You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2017/06/12 14:19:25 UTC

commons-compress git commit: COMPRESS-406 record fix

Repository: commons-compress
Updated Branches:
  refs/heads/master 304b164c9 -> 0d8ab18c8


COMPRESS-406 record fix

closes #29


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/0d8ab18c
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/0d8ab18c
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/0d8ab18c

Branch: refs/heads/master
Commit: 0d8ab18c86f4edb38a73de1512483bb5b876bb1f
Parents: 304b164
Author: Stefan Bodewig <bo...@apache.org>
Authored: Mon Jun 12 16:18:26 2017 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Mon Jun 12 16:18:26 2017 +0200

----------------------------------------------------------------------
 src/changes/changes.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/0d8ab18c/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0e6af6c..1c4d192 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,10 @@ The <action> type attribute can be add,update,fix,remove.
         The MANIFEST of 1.14 lacks an OSGi Import-Package for XZ for
         Java.
       </action>
+      <action issue="COMPRESS-406" type="fix" date="2017-06-12"
+              due-to="Simon Spero ">
+        BUILDING.md now passes the RAT check.
+      </action>
     </release>
     <release version="1.14" date="2017-05-14"
              description="Release 1.14">