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

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

Updated 1.4.3 news

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.4.3-News

    v3 v4  
    1111 * Fix handling of partial bottom tiles/strips. #1179 
    1212 * Fix issue with mixed Lambert_Conformal_Conic_1SP and Lambert_Conformal_Conic_2SP. #1315 
     13 * Fixed issue with mixed names of WGS72 and WGS84 in libgeotiff code. #1715 
     14 
     15GIF Driver: 
     16 * Fix compilation issues on  Red Hat EL 5 (64-bit). #1700 
     17 
     18HDF Driver: 
     19 * Fixed heap corruption while reading some files. #1701 
    1320 
    1421HFA Driver: 
    15  * Fixed bulilding overviews on an Imagine-created HFA file. #1109 
     22 * Fixed building overviews on an Imagine-created HFA file. #1109 
     23 * Made reading variations aux.xml files more bulletproof. #1691 
     24 * Fixed calculation of min/max statistics for Erdas Imagine datasets. #1702 
    1625 
    1726NITF Driver: 
     
    2938 
    3039 * Fix expanding of version number in Mac OS X Framework builds. #1879 
     40 * Added CPLScanULong function to port library. #1706