COMPRESS-412 record change.

closes #35


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

Branch: refs/heads/master
Commit: 8c3201bbd8f10d5162443aa617a7711219f55d46
Parents: 6f37913
Author: Stefan Bodewig <bode...@apache.org>
Authored: Sat Jun 17 20:34:27 2017 +0200
Committer: Stefan Bodewig <bode...@apache.org>
Committed: Sat Jun 17 20:34:27 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/8c3201bb/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 38831db..0ec4038 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,11 @@ The <action> type attribute can be add,update,fix,remove.
         can be used to ensure writing always happens in blocks of a
         given size.
       </action>
+      <action issue="COMPRESS-412" type="fix" date="2017-06-17"
+              due-to="Michael Hausegger">
+        Made sure ChecksumCalculatingInputStream receives valid
+        checksum and input stream instances via the cnstructor.
+      </action>
     </release>
     <release version="1.14" date="2017-05-14"
              description="Release 1.14">

Reply via email to