Changes between Version 10 and Version 11 of Release/1.4.3-News


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

Still collecting news

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.4.3-News

    v10 v11  
    6060 * Fix in geolocation support. #1919
    6161
     62Utilities:
     63
     64 * Fix in segmentation fault issue in scanline burning algorithm. #1936
    6265
    6366== OGR ==
     67
     68Core:
     69 * Fix handling wkbLinearRing geometry in OGR_G_GetArea. #1755
     70
     71CSV Driver:
     72 * Added support of new data types: date, time, datetime. #1761
     73
     74ISO8211 Driver:
     75 * Improved handling multi-byte character strings. #1526
     76
     77ESRI Shape Driver:
     78 * Fix memory allocation during building of spatial index tree of high depth. #1594, #1790
     79
     80Generic Driver:
     81 * Fix opening of .ind file in read-only mode. #1620
     82
     83GML Driver:
     84 * Fix truncation of attribute values. #1844
     85
     86KML Driver:
     87 * Fix anti-clockwise order of polygon coordinates. #1704
    6488
    6589VRT Driver: