This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
The following commit(s) were added to refs/heads/master by this push: new c021adf4 Add support for BigTIFF format #318 c021adf4 is described below commit c021adf4bd6bc6147375123bccb4c4ccc652fca2 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Sat Sep 30 11:21:11 2023 -0400 Add support for BigTIFF format #318 --- src/changes/changes.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ceac661d..aca2ddc9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -77,7 +77,10 @@ The <action> type attribute can be add,update,fix,remove. [PngWriter] Allow custom PaletteFactory #294. </action> <action issue="IMAGING-360" dev="ggregory" type="update" due-to="Gary Lucas, Gary Gregory"> - Add more TIFF compression entries to ImageInfo #311. + Add more TIFF compression entries to ImageInfo #311. + </action> + <action issue="IMAGING-316" dev="ggregory" type="update" due-to="Gary Lucas, Gary Gregory"> + Add support for BigTIFF format #318. </action> <!-- UPDATE --> <action dev="kinow" type="update" due-to="Dependabot, Gary Gregory">