This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git.
from 0aa5c81 [IMAGING-136]: Add changes entry new 91eb984 [IMAGING-241]: Remove commented code, and clone arrays fixing TODO markers new 344597e [IMAGING-241]: add change entry new 31a0733 Merge pull request #57 from kinow/todos-commented-code The 1173 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 3 + .../imaging/formats/jpeg/JpegImageMetadata.java | 3 +- .../imaging/formats/jpeg/JpegImageParser.java | 169 --------------------- .../imaging/formats/jpeg/segments/App2Segment.java | 9 +- .../imaging/formats/jpeg/xmp/JpegRewriter.java | 4 +- .../commons/imaging/formats/png/BitParser.java | 2 +- .../transparencyfilters/TransparencyFilter.java | 2 +- .../imaging/formats/psd/PsdImageParser.java | 15 +- .../commons/imaging/formats/tiff/TiffElement.java | 2 +- .../apache/commons/imaging/icc/IccProfileInfo.java | 4 +- 10 files changed, 14 insertions(+), 199 deletions(-)