Changes between Version 2 and Version 3 of Release/2.0.2-News


Ignore:
Timestamp:
Jan 25, 2016, 5:07:13 AM (8 years ago)
Author:
Even Rouault
Comment:

Update for 2.0.2 RC3

Legend:

Unmodified
Added
Removed
Modified
  • Release/2.0.2-News

    v2 v3  
    99 * Add pkg-config support for libkml fork, in addition to the old detection method. The libkml/libkml fork on GitHub supports pkg-config and no longer includes the third_party libraries. (#6077)
    1010 * gdalserver.c: Add include of signal.h for SIGPIPE and signal() (#6193)
     11 * fix detection of FreeXL on MinGW/MSYS (#6330)
    1112
    1213== Port ==
     
    151152OpenFileGDB driver:
    152153 * fix min/max on columns without indices (#6150)
     154 * fix import of MultiLineString Z geometries with several parts (#6332)
    153155
    154156PG driver: