IMAGING-209: changes.xml entry
Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/a009a9a9 Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/a009a9a9 Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/a009a9a9 Branch: refs/heads/master Commit: a009a9a92b876d85d32441cb4b27b26628306e6d Parents: fb0be4a Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br> Authored: Sat Dec 23 23:54:04 2017 +1300 Committer: Bruno P. Kinoshita <brunodepau...@yahoo.com.br> Committed: Sat Dec 23 23:54:04 2017 +1300 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-imaging/blob/a009a9a9/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8ec312f..1b6cb8b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,6 +46,9 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="1.0" date="TBA" description="First major release"> + <action issue="IMAGING-209" dev="kinow" type="fix" due-to="Isak Wertwein"> + PnmImageParser throws ImageWriteException when writing if PnmImageParser.PARAM_KEY_PNM_RAWBITS is provided + </action> <action issue="IMAGING-205" dev="kinow" type="fix"> Imaging (Apache Sanselan) produces "odd offsets" in (EXIF) metadata </action>