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 678ffcc Merge branch 'pr-148' new 8da56ad [IMAGING-305] Replace Collections.sort with list.sort. new 1bff0fd [IMAGING-305] Changelog new 535a83e Merge branch 'pr-150' The 3 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 +++ .../commons/imaging/formats/jpeg/JpegPhotoshopMetadata.java | 3 +-- .../org/apache/commons/imaging/formats/tiff/TiffContents.java | 2 +- .../floatingpoint/PhotometricInterpreterFloat.java | 5 ++--- .../imaging/formats/tiff/write/TiffImageWriterBase.java | 2 +- .../imaging/formats/tiff/write/TiffImageWriterLossless.java | 10 +++++----- .../imaging/formats/tiff/write/TiffOutputDirectory.java | 2 +- .../apache/commons/imaging/palette/LongestAxisMedianCut.java | 5 ++--- .../commons/imaging/palette/MostPopulatedBoxesMedianCut.java | 5 ++--- .../org/apache/commons/imaging/palette/PaletteFactory.java | 3 +-- 10 files changed, 19 insertions(+), 21 deletions(-)