This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
commit 85b95e9526b1e132e90c3e2ce4716e6bec0b54d6 Author: Bruno P. Kinoshita <ki...@apache.org> AuthorDate: Sat Oct 23 21:49:13 2021 +1300 [IMAGING-315] Changelog --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e8c21e1..c8beff3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -159,6 +159,9 @@ The <action> type attribute can be add,update,fix,remove. <action issue="IMAGING-311" dev="kinow" type="fix" due-to="Gary Lucas"> Read TIFFs with multiple floating-point sampless </action> + <action issue="IMAGING-315" dev="kinow" type="update" due-to="Arturo Bernal"> + Remove redundant variables + </action> </release> <release version="1.0-alpha2" date="2020-08-01" description="Second 1.0 alpha release"> <action issue="IMAGING-258" dev="kinow" type="update" due-to="Gary Lucas">