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


Ignore:
Timestamp:
Oct 11, 2012, 11:15:26 AM (12 years ago)
Author:
warmerdam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.9.2-News

    v1 v2  
    77 * Fix infinite GDALOpen recursion with some VRTs (#4835)
    88 * Avoid destroying existing overviews (.aux/.rrd) (#4831)
    9  * Support recognising NaN better in CPLStrtod() (#4799)
    10  * Fix windows declaration for CPLGetErrorHandlerUserData() (#4755)
     9 * Support recognising NaN better in !CPLStrtod() (#4799)
     10 * Fix windows declaration for !CPLGetErrorHandlerUserData() (#4755)
    1111 * Fix compilation with Gentoo modified zlib 1.2.6 (#4723)
    1212 * Look for libgeotiff headers in /usr/include/libgeotiff too (#4706)
    13  * Improve warning handling in CPLClearRecodeStubWarningFlags() (#4650)
     13 * Improve warning handling in !CPLClearRecodeStubWarningFlags() (#4650)
    1414 * Fix Solaris compilation bug (#4705)
    15  * MorphFromESRI(): compare SPHEROID/PRIMEM parms, not names (#4673)
     15 * !MorphFromESRI(): compare SPHEROID/PRIMEM parms, not names (#4673)
    1616
    1717gdalwarp:
     
    6666NetCDF Driver:
    6767 * Fix "km" support (#4769)
    68  * fix use of freed memory in NCDFAddGDALHistory() (#4709)
     68 * fix use of freed memory in !NCDFAddGDALHistory() (#4709)
    6969 * fetch SRS before metadata (#4691)
    7070
     
    9696 * Remove assert if !SetFeature() called with in valid FID (#4727)
    9797 * Try to support recoding of field names (#4650)
    98  * OGRDataSource::!CopyLayer(): take field renaming into account (#4667)
     98 * !OGRDataSource::!CopyLayer(): take field renaming into account (#4667)
    9999
    100100SQLLite Driver:
     
    113113GML Driver:
    114114 * Use Xerces parser for files encoded in ISO-8859-1n (#4829)
    115  * fix MultiLineString typo in GML3 .XSD file (#4674)
     115 * fix !MultiLineString typo in GML3 .XSD file (#4674)
    116116
    117117MSSQL Driver:
     
    133133
    134134WFS Driver:
    135  * Fix problem with double quoted WFSLayerMetadata (#4796)
     135 * Fix problem with double quoted !WFSLayerMetadata (#4796)
    136136
    137137Geomedia Driver: