Changes between Version 8 and Version 9 of Release/1.4.3-News


Ignore:
Timestamp:
Oct 27, 2007, 9:22:56 PM (17 years ago)
Author:
Mateusz Łoskot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.4.3-News

    v8 v9  
    66
    77== GDAL ==
     8
     9Core:
     10 * Fix handling of gmljp2 files with srsName only on Envelope. #1906
     11 * Fix handling of urn:x-ogc (use importFromURN() method). #1906
     12 * Add GMLJP2OVERRIDE configuration option mechanism to set custom GMLJP2 from a file. #1906
     13 * Improved internalize memory allocation failure report, release lock on failure. #1914
    814
    915AAIGRID Driver:
     
    3238 * Ensure .ige and .rrd get cleaned up when creating new files. #1784
    3339 * Added missing bytes swapping when opening spill files. #1841
     40 * Fix issue with looping HFAEntries. #1907
    3441
    3542JPEG Driver:
     
    5966 * Fix expanding of version number in Mac OS X Framework builds. #1879
    6067 * Added CPLScanULong function to port library. #1706
    61  * Fix handling of gmljp2 files with srsName only on Envelope. #1906
    62  * Fix handling of urn:x-ogc (use importFromURN() method). #1906
    63  * Add GMLJP2OVERRIDE configuration option mechanism to set custom GMLJP2 from a file. #1906