From d479dd1aab1c1cb907932c6595b0ef33523fc797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 6 Nov 2015 07:14:47 +0100 Subject: Imported Upstream version 1.8.3 --- tiff/html/v3.9.2.html | 122 -------------------------------------------------- 1 file changed, 122 deletions(-) delete mode 100755 tiff/html/v3.9.2.html (limited to 'tiff/html/v3.9.2.html') diff --git a/tiff/html/v3.9.2.html b/tiff/html/v3.9.2.html deleted file mode 100755 index bb76794..0000000 --- a/tiff/html/v3.9.2.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - Changes in TIFF v3.9.2 - - - - - - - - -TIFF CHANGE INFORMATION - - - - -

-This document describes the changes made to the software between the -previous and current versions (see above). If you don't -find something listed here, then it was not done in this timeframe, or -it was not considered important enough to be mentioned. The following -information is located here: -

-

-


- - - -MAJOR CHANGES: - -
    - -
  • Fixes a number of bugs present in the 3.9.1 release. - -
  • OJPEG support updated to work with IJG JPEG 7 release. - -
  • Tiffcrop validated for most TIFF storage subformats and sample depths. - -
- - -


- - -CHANGES IN THE SOFTWARE CONFIGURATION: - -
    - -
  • x86_64 now uses the same default fill order as i386. - -
- -


- - - -CHANGES IN LIBTIFF: - -
    -
  • Writing tags with an array value of type TIFF_DOUBLE now - returns correct error status. The TIFFTAG_SMINSAMPLEVALUE and - TIFFTAG_SMAXSAMPLEVALUE tags failed to write without this fix. - -
  • OJPEG decoder now works with IJG JPEG 7. Resolves "Bug - 2090 - OJPEG crash with libjpeg v7". - http://bugzilla.maptools.org/show_bug.cgi?id=2090 - -
  • Eliminate most GCC "dereferencing type-punned pointer" - warnings. - -
- -


- - - -CHANGES IN THE TOOLS: - -
    - -
  • New tiffcrop from Richard Nolde. Major updates to add - significant functionality for reading and writing tile based - images with bit depths not a multiple of 8 which cannot be - handled by tiffcp. - -
  • Allow building tools with GCC using the "-Wformat - -Werror=format-security" flags. - -
- -


- - - -CHANGES IN THE CONTRIB AREA: - -
    - -
  • None - -
- -Last updated $Date: 2009-11-04 17:38:13 $. - - - -- cgit v1.2.3