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 4b923bb3f845f5bf63fc10972ba6541c8101a4e2 Author: Bruno P. Kinoshita <[email protected]> AuthorDate: Sun Sep 12 11:49:17 2021 +1200 [IMAGING-266] Add changelog --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 59f3354..51b56ff 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -144,6 +144,9 @@ The <action> type attribute can be add,update,fix,remove. <action issue="IMAGING-308" dev="kinow" type="fix" due-to="Gary Lucas"> Fix IptcParserTest on Windows </action> + <action issue="IMAGING-266" dev="kinow" type="fix" due-to="Gary Lucas"> + Read integer data from GeoTIFFS + </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">
