File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -156,14 +156,23 @@ The complete copyright notice for this project is in
156156[ COPYRIGHT.txt] ( COPYRIGHT.txt )
157157
158158The source code license for this project is ** BSD 3-clause** with an
159- additional nuclear disclaimer , see
160- [ LICENSE.txt] ( LICENSE.txt )
159+ _ additional nuclear disclaimer _ , see
160+ [ LICENSE.txt] ( LICENSE.txt ) .
161161
162162
163163Changelog
164164---------
165165
166- * 1.4.0 - Java 9 support (issue #
166+ * 1.4.0 - Community bug fix release
167+ * Build requires Maven 3, Java 6
168+ * Java 9 fixes (issues #24 , #26 )
169+ * Avoid empty string from ImageIO.getReaderMIMETypes (issue #27 )
170+ * Maven version range bug (issues #23 , #25 )
171+ * TIFFImageMetadata.java support legacy ` com.sun ` attributes (issues #19 , #20 )
172+ * TIFF parsing gave ClassCastException in isIFDPointer (issue #43 )
173+ * LSB-encoded TIFF images (issues #37 , #39 )
174+ * PackageUtil: Fix NPE (issue #34 )
175+ * Fix for a buffer overflow problem in TIFF CCITT T.6 compressor (issue #22 )
167176* 1.3.1 - Available as OSGi bundle (issue #13 ).
168177 Fixed memory leak in TIFFImageWriter (issue #14 ).
169178* 1.3.0 - Java package changed to com.github.jaiimageio (issue #10 ).
You can’t perform that action at this time.
0 commit comments