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 c376036f76af97f7aa6d6eaa9607e311aa3afb52 Author: Bruno P. Kinoshita <[email protected]> AuthorDate: Thu Aug 13 13:18:19 2020 +1200 [IMAGING-263]: add changelog --- src/changes/changes.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 76af3e9..881ea2f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -45,7 +45,9 @@ The <action> type attribute can be add,update,fix,remove. </properties> <body> <release version="1.0-alpha3" date="2020-??-??" description="Third 1.0 alpha release"> - + <action issue="IMAGING-263" dev="kinow" type="fix" due-to"Gary Lucas"> + Failure when reading a partial raster from a floating-point TIFF + </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">
