Changes between Version 1 and Version 2 of Release/1.5.2-News


Ignore:
Timestamp:
Aug 5, 2008, 2:06:43 AM (16 years ago)
Author:
stmoebius
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.5.2-News

    v1 v2  
    33 * #2036 (CPL): Fix precision issues with CPLAtof() functions.
    44 * #2386 (OGR): Fix ExecuteSQL() with empty query.
    5  * #2349 (GML): Fix memory bug in GetNextFeature() when using attribute filter.
     5 * #2349 (GML): Fix memory bug in !GetNextFeature() when using attribute filter.
    66 * #2145 (GDAL): Fix segfault when building overviews with USE_RRD YES.
    77 * #2382 (GDAL): Fix INST_DATA setting (/share/gdal instead of /share)
    8  * #2369 (AAIGRID): Fix buffer type in CreateCopy()
     8 * #2369 (AAIGRID): Fix buffer type in !CreateCopy()
    99 * #2372 (GTIff): Fix buffer overflow in GTIFGetOGISDefn()
    1010 * #2366 (NITF): Fix one byte buffer overflow for TEXT data
     
    2020 * #2335 (Interlis): Fix crash in open with empty datasource name
    2121 * #2334 (OGR): Fix OGRGeometryCollection::getCoordinateDimension()
    22  * #2231 (Java): Removed ColorTable from Java Bindings
    23  * #2317 (GeoJson): Fix min/max build problem on some platforms
    24  * #2323 (OGR): NULL is valid argument to SetGeometry/SetGeometryDirectly
     22 * #2231 (Java): Removed !ColorTable from Java Bindings
     23 * #2317 (!GeoJson): Fix min/max build problem on some platforms
     24 * #2323 (OGR): NULL is valid argument to !SetGeometry/!SetGeometryDirectly
    2525 * #2135 (NITF): Fix improper reporting of lat/long coordinates in some cases
    2626 * #2322 (GTiff): Fix formating of driver capabilities XML to be valid
     
    3434 * #2300 (Warp): Fix TPS initialization bug causing occational TPS failures
    3535 * #2291 (CPL): Fix memory corruption in CPLResetExtension() with empty path
    36  * #2288 (GDAL): Path fix on win32 for GDALDriverManager::AutoLoadDrivers
     36 * #2288 (GDAL): Path fix on win32 for GDALDriverManager::!AutoLoadDrivers
    3737 * #2277 (RMF): fix crash with coordinate system import
    3838 * #1935 (ECW): Be more careful deciding what geotransform to ignore