= GDAL/OGR 1.4.3 - Overview of Changes = The GDAL 1.4.3 release is a stable release, and contains the following bug fixes. ''(TODO: is this correct?)'' There should be no noteworthy changes in interfaces or APIs. == GDAL == GeoTiff Driver: * Upgraded internal libtiff to libtiff 4.x with a few patches from HEAD * Fix handling of partial bottom tiles/strips. #1179 * Fix issue with mixed Lambert_Conformal_Conic_1SP and Lambert_Conformal_Conic_2SP. #1315 HFA Driver: * Fixed bulilding overviews on an Imagine-created HFA file. #1109 NITF Driver: * Fix handling corrupted location table for some uncertain images. #1313 * Fix handling corrupted RPF header. #1714 Warper: * Fixed Cubic Spline and Lanczos interpolators. #1610 == OGR == == Other == * Fix expanding of version number in Mac OS X Framework builds. #1879