Changes between Version 4 and Version 5 of Release/1.4.3-News

Show
Ignore:
Timestamp:
10/27/07 20:51:58 (6 years ago)
Author:
mloskot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.4.3-News

    v4 v5  
    77== GDAL ==  
    88 
    9 GeoTiff Driver: 
     9GeoTIFF Driver: 
    1010 * Upgraded internal libtiff to libtiff 4.x with a few patches from HEAD 
    1111 * Fix handling of partial bottom tiles/strips. #1179 
    1212 * Fix issue with mixed Lambert_Conformal_Conic_1SP and Lambert_Conformal_Conic_2SP. #1315 
    1313 * Fixed issue with mixed names of WGS72 and WGS84 in libgeotiff code. #1715 
     14 * Improved detection of already computed overview levels. #1722 
     15 * Fixed memory failures with allocating 64K entry color tables on stack. #1736 
    1416 
    1517GIF Driver: 
     
    2325 * Made reading variations aux.xml files more bulletproof. #1691 
    2426 * Fixed calculation of min/max statistics for Erdas Imagine datasets. #1702 
    25  
     27 * Fixed band value rounding issue in palletized Imagine rasters. #1732 
     28  
    2629NITF Driver: 
    2730 * Fix handling corrupted location table for some uncertain images. #1313