[SCM] gdal branch, 1.9, updated. upstream/1.8.1-91-gfefd635

Francesco Paolo Lovergine frankie at debian.org
Tue Feb 21 14:30:47 UTC 2012


The following commit has been merged in the 1.9 branch:
commit d13997eb7de011cbbaa71ca16e1605d7d773245d
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Tue Feb 21 14:48:53 2012 +0100

    First changes to symbol files for 1.9 series.

diff --git a/debian/changelog b/debian/changelog
index b280726..7ea3678 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,15 @@ gdal (1.9.0-1~exp1) experimental; urgency=low
   * New upstream release.
   * New tool: gdalsrsinfo.
   * Dropped patch epsilon.
+  * All patches refreshed for current version.
+  * Regenerating all symfiles from scratch. But for the usual stock of
+    internal C++ changes (with both adding and removing of methods) a couple
+    of TIFF related C functions have been dropped:
+       TIFFFindFieldInfo
+       TIFFFindFieldInfoByName
+    which is due to Tiff/GeoTiff resyncing against upstream. This is ignored,
+    but we already introduced a SONAME change, and it will not impact sid
+    builds and library use.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 20 Feb 2012 11:45:16 +0100
 
diff --git a/debian/libgdal1.symbols.common b/debian/libgdal1.symbols.common
index 736ae2c..59d78b6 100644
--- a/debian/libgdal1.symbols.common
+++ b/debian/libgdal1.symbols.common
@@ -152,6 +152,7 @@
  CPLAtofM at GDAL_1.8 1.8.0
  CPLAtomicAdd at GDAL_1.8 1.8.0
  CPLBase64DecodeInPlace at GDAL_1.8 1.8.0
+ CPLBase64Encode at GDAL_1.8 1.9.0
  CPLBinaryToHex at GDAL_1.8 1.8.0
  CPLCalloc at GDAL_1.8 1.8.0
  CPLCheckForFile at GDAL_1.8 1.8.0
@@ -180,6 +181,8 @@
  CPLDestroyMutex at GDAL_1.8 1.8.0
  CPLDestroyXMLNode at GDAL_1.8 1.8.0
  CPLDumpSharedList at GDAL_1.8 1.8.0
+ CPLEmergencyError at GDAL_1.8 1.9.0
+ CPLEncodingCharSize at GDAL_1.8 1.9.0
  CPLError at GDAL_1.8 1.8.0
  CPLErrorReset at GDAL_1.8 1.8.0
  CPLErrorV at GDAL_1.8 1.8.0
@@ -197,6 +200,7 @@
  CPLGetConfigOption at GDAL_1.8 1.8.0
  CPLGetCurrentDir at GDAL_1.8 1.8.0
  CPLGetDirname at GDAL_1.8 1.8.0
+ CPLGetErrorHandlerUserData at GDAL_1.8 1.9.0
  CPLGetExecPath at GDAL_1.8 1.8.0
  CPLGetExtension at GDAL_1.8 1.8.0
  CPLGetFilename at GDAL_1.8 1.8.0
@@ -261,6 +265,7 @@
  CPLPrintUIntBig at GDAL_1.8 1.8.0
  CPLProjectRelativeFilename at GDAL_1.8 1.8.0
  CPLPushErrorHandler at GDAL_1.8 1.8.0
+ CPLPushErrorHandlerEx at GDAL_1.8 1.9.0
  CPLPushFileFinder at GDAL_1.8 1.8.0
  CPLPushFinderLocation at GDAL_1.8 1.8.0
  CPLQuadTreeCreate at GDAL_1.8 1.8.0
@@ -297,6 +302,7 @@
  CPLSerializeXMLTreeToFile at GDAL_1.8 1.8.0
  CPLSetConfigOption at GDAL_1.8 1.8.0
  CPLSetErrorHandler at GDAL_1.8 1.8.0
+ CPLSetErrorHandlerEx at GDAL_1.8 1.9.0
  CPLSetTLS at GDAL_1.8 1.8.0
  CPLSetTLSWithFreeFunc at GDAL_1.8 1.8.0
  CPLSetThreadLocalConfigOption at GDAL_1.8 1.8.0
@@ -423,6 +429,7 @@
  CsfWriteSwapped at GDAL_1.8 1.8.0
  DBFAddField at GDAL_1.8 1.8.0
  DBFAddNativeFieldType at GDAL_1.8 1.8.0
+ DBFAlterFieldDefn at GDAL_1.8 1.9.0
  DBFCloneEmpty at GDAL_1.8 1.8.0
  DBFClose at GDAL_1.8 1.8.0
  DBFCreate at GDAL_1.8 1.8.0
@@ -445,6 +452,7 @@
  DBFReadLogicalAttribute at GDAL_1.8 1.8.0
  DBFReadStringAttribute at GDAL_1.8 1.8.0
  DBFReadTuple at GDAL_1.8 1.8.0
+ DBFReorderFields at GDAL_1.8 1.9.0
  DBFUpdateHeader at GDAL_1.8 1.8.0
  DBFWriteAttributeDirectly at GDAL_1.8 1.8.0
  DBFWriteDoubleAttribute at GDAL_1.8 1.8.0
@@ -554,11 +562,13 @@
  EnvisatFile_GetCurrentLength at GDAL_1.8 1.8.0
  EnvisatFile_GetDatasetIndex at GDAL_1.8 1.8.0
  EnvisatFile_GetDatasetInfo at GDAL_1.8 1.8.0
+ EnvisatFile_GetFieldAsString at GDAL_1.8 1.9.0
  EnvisatFile_GetFilename at GDAL_1.8 1.8.0
  EnvisatFile_GetKeyByIndex at GDAL_1.8 1.8.0
  EnvisatFile_GetKeyValueAsDouble at GDAL_1.8 1.8.0
  EnvisatFile_GetKeyValueAsInt at GDAL_1.8 1.8.0
  EnvisatFile_GetKeyValueAsString at GDAL_1.8 1.8.0
+ EnvisatFile_GetRecordDescriptor at GDAL_1.8 1.9.0
  EnvisatFile_Open at GDAL_1.8 1.8.0
  EnvisatFile_ReadDatasetChunk at GDAL_1.8 1.8.0
  EnvisatFile_ReadDatasetRecord at GDAL_1.8 1.8.0
@@ -621,7 +631,9 @@
  GDALCreateColorTable at GDAL_1.8 1.8.0
  GDALCreateCopy at GDAL_1.8 1.8.0
  GDALCreateDatasetMaskBand at GDAL_1.8 1.8.0
+ GDALCreateGCPRefineTransformer at GDAL_1.8 1.9.0
  GDALCreateGCPTransformer at GDAL_1.8 1.8.0
+ GDALCreateGCPTransformerEx at GDAL_1.8 1.9.0
  GDALCreateGenImgProjTransformer2 at GDAL_1.8 1.8.0
  GDALCreateGenImgProjTransformer3 at GDAL_1.8 1.8.0
  GDALCreateGenImgProjTransformer at GDAL_1.8 1.8.0
@@ -674,8 +686,14 @@
  GDALDummyProgress at GDAL_1.8 1.8.0
  GDALDumpOpenDatasets at GDAL_1.8 1.8.0
  GDALDuplicateGCPs at GDAL_1.8 1.8.0
+ GDALE00GRIDReadCallbackOpen at GDAL_1.8 1.9.0
+ GDALE00GRIDReadClose at GDAL_1.8 1.9.0
+ GDALE00GRIDReadNextLine at GDAL_1.8 1.9.0
+ GDALE00GRIDReadOpen at GDAL_1.8 1.9.0
+ GDALE00GRIDReadRewind at GDAL_1.8 1.9.0
  GDALEndAsyncReader at GDAL_1.8 1.8.0
  GDALExtractRPCInfo at GDAL_1.8 1.8.0
+ GDALFPolygonize at GDAL_1.8 1.9.0
  GDALFillNodata at GDAL_1.8 1.8.0
  GDALFillRaster at GDAL_1.8 1.8.0
  GDALFindAssociatedAuxFile at GDAL_1.8 1.8.0
@@ -816,12 +834,15 @@
  GDALRasterizeLayersBuf at GDAL_1.8 1.8.0
  GDALReadBlock at GDAL_1.8 1.8.0
  GDALReadOziMapFile at GDAL_1.8 1.8.0
+ GDALReadTabFile2 at GDAL_1.8 1.9.0
  GDALReadTabFile at GDAL_1.8 1.8.0
+ GDALReadWorldFile2 at GDAL_1.8 1.9.0
  GDALReadWorldFile at GDAL_1.8 1.8.0
  GDALReferenceDataset at GDAL_1.8 1.8.0
  GDALRegenerateOverviews at GDAL_1.8 1.8.0
  GDALRegisterDriver at GDAL_1.8 1.8.0
  GDALRegister_AAIGrid at GDAL_1.8 1.8.0
+ GDALRegister_ACE2 at GDAL_1.8 1.9.0
  GDALRegister_ADRG at GDAL_1.8 1.8.0
  GDALRegister_AIGrid at GDAL_1.8 1.8.0
  GDALRegister_AirSAR at GDAL_1.8 1.8.0
@@ -835,12 +856,15 @@
  GDALRegister_COASP at GDAL_1.8 1.8.0
  GDALRegister_COSAR at GDAL_1.8 1.8.0
  GDALRegister_CPG at GDAL_1.8 1.8.0
+ GDALRegister_CTG at GDAL_1.8 1.9.0
  GDALRegister_DIMAP at GDAL_1.8 1.8.0
  GDALRegister_DIPEx at GDAL_1.8 1.8.0
  GDALRegister_DODS at GDAL_1.8 1.8.0
  GDALRegister_DOQ1 at GDAL_1.8 1.8.0
  GDALRegister_DOQ2 at GDAL_1.8 1.8.0
  GDALRegister_DTED at GDAL_1.8 1.8.0
+ GDALRegister_E00GRID at GDAL_1.8 1.9.0
+ GDALRegister_ECRGTOC at GDAL_1.8 1.9.0
  GDALRegister_EHdr at GDAL_1.8 1.8.0
  GDALRegister_EIR at GDAL_1.8 1.8.0
  GDALRegister_ELAS at GDAL_1.8 1.8.0
@@ -854,6 +878,7 @@
  GDALRegister_GFF at GDAL_1.8 1.8.0
  GDALRegister_GIF at GDAL_1.8 1.8.0
  GDALRegister_GMT at GDAL_1.8 1.8.0
+ GDALRegister_GRASSASCIIGrid at GDAL_1.8 1.9.0
  GDALRegister_GRIB at GDAL_1.8 1.8.0
  GDALRegister_GS7BG at GDAL_1.8 1.8.0
  GDALRegister_GSAG at GDAL_1.8 1.8.0
@@ -890,6 +915,7 @@
  GDALRegister_MFF at GDAL_1.8 1.8.0
  GDALRegister_MSGN at GDAL_1.8 1.8.0
  GDALRegister_NDF at GDAL_1.8 1.8.0
+ GDALRegister_NGSGEOID at GDAL_1.8 1.9.0
  GDALRegister_NITF at GDAL_1.8 1.8.0
  GDALRegister_NTv2 at GDAL_1.8 1.8.0
  GDALRegister_NWT_GRC at GDAL_1.8 1.8.0
@@ -914,6 +940,7 @@
  GDALRegister_SAR_CEOS at GDAL_1.8 1.8.0
  GDALRegister_SDTS at GDAL_1.8 1.8.0
  GDALRegister_SGI at GDAL_1.8 1.8.0
+ GDALRegister_SNODAS at GDAL_1.8 1.9.0
  GDALRegister_SRP at GDAL_1.8 1.8.0
  GDALRegister_SRTMHGT at GDAL_1.8 1.8.0
  GDALRegister_TIL at GDAL_1.8 1.8.0
@@ -925,6 +952,7 @@
  GDALRegister_WMS at GDAL_1.8 1.8.0
  GDALRegister_XPM at GDAL_1.8 1.8.0
  GDALRegister_XYZ at GDAL_1.8 1.8.0
+ GDALRegister_ZMap at GDAL_1.8 1.9.0
  GDALRegister_netCDF at GDAL_1.8 1.8.0
  GDALRenameDataset at GDAL_1.8 1.8.0
  GDALReprojectFromLongLat at GDAL_1.8 1.8.0
@@ -1261,6 +1289,7 @@
  NITFClose at GDAL_1.8 1.8.0
  NITFCollectAttachments at GDAL_1.8 1.8.0
  NITFCreate at GDAL_1.8 1.8.0
+ NITFCreateXMLTre at GDAL_1.8 1.9.0
  NITFDESAccess at GDAL_1.8 1.8.0
  NITFDESDeaccess at GDAL_1.8 1.8.0
  NITFDESExtractShapefile at GDAL_1.8 1.8.0
@@ -1269,6 +1298,7 @@
  NITFExtractMetadata at GDAL_1.8 1.8.0
  NITFFindTRE at GDAL_1.8 1.8.0
  NITFFindTREByIndex at GDAL_1.8 1.8.0
+ NITFGenericMetadataRead at GDAL_1.8 1.9.0
  NITFGetField at GDAL_1.8 1.8.0
  NITFGetGCP at GDAL_1.8 1.8.0
  NITFGetSeriesInfo at GDAL_1.8 1.8.0
@@ -1279,9 +1309,11 @@
  NITFRPCGeoToImage at GDAL_1.8 1.8.0
  NITFReadBLOCKA at GDAL_1.8 1.8.0
  NITFReadBLOCKA_GCPs at GDAL_1.8 1.8.0
+ NITFReadCSEXRA at GDAL_1.8 1.9.0
  NITFReadICHIPB at GDAL_1.8 1.8.0
  NITFReadImageBlock at GDAL_1.8 1.8.0
  NITFReadImageLine at GDAL_1.8 1.8.0
+ NITFReadPIAIMC at GDAL_1.8 1.9.0
  NITFReadRPC00B at GDAL_1.8 1.8.0
  NITFReadRPFLocationTable at GDAL_1.8 1.8.0
  NITFReadSTDIDC at GDAL_1.8 1.8.0
@@ -1353,6 +1385,7 @@
  OGR_Dr_TestCapability at GDAL_1.8 1.8.0
  OGR_FD_AddFieldDefn at GDAL_1.8 1.8.0
  OGR_FD_Create at GDAL_1.8 1.8.0
+ OGR_FD_DeleteFieldDefn at GDAL_1.8 1.9.0
  OGR_FD_Dereference at GDAL_1.8 1.8.0
  OGR_FD_Destroy at GDAL_1.8 1.8.0
  OGR_FD_GetFieldCount at GDAL_1.8 1.8.0
@@ -1461,6 +1494,7 @@
  OGR_G_ExportToGMLEx at GDAL_1.8 1.8.0
  OGR_G_ExportToGMLTree at GDAL_1.8 1.8.0
  OGR_G_ExportToJson at GDAL_1.8 1.8.0
+ OGR_G_ExportToJsonEx at GDAL_1.8 1.9.0
  OGR_G_ExportToKML at GDAL_1.8 1.8.0
  OGR_G_ExportToWkb at GDAL_1.8 1.8.0
  OGR_G_ExportToWkt at GDAL_1.8 1.8.0
@@ -1473,6 +1507,7 @@
  OGR_G_GetBoundary at GDAL_1.8 1.8.0
  OGR_G_GetCoordinateDimension at GDAL_1.8 1.8.0
  OGR_G_GetDimension at GDAL_1.8 1.8.0
+ OGR_G_GetEnvelope3D at GDAL_1.8 1.9.0
  OGR_G_GetEnvelope at GDAL_1.8 1.8.0
  OGR_G_GetGeometryCount at GDAL_1.8 1.8.0
  OGR_G_GetGeometryName at GDAL_1.8 1.8.0
@@ -1480,6 +1515,7 @@
  OGR_G_GetGeometryType at GDAL_1.8 1.8.0
  OGR_G_GetPoint at GDAL_1.8 1.8.0
  OGR_G_GetPointCount at GDAL_1.8 1.8.0
+ OGR_G_GetPoints at GDAL_1.8 1.9.0
  OGR_G_GetSpatialReference at GDAL_1.8 1.8.0
  OGR_G_GetX at GDAL_1.8 1.8.0
  OGR_G_GetY at GDAL_1.8 1.8.0
@@ -1495,12 +1531,14 @@
  OGR_G_IsValid at GDAL_1.8 1.8.0
  OGR_G_Length at GDAL_1.8 1.8.0
  OGR_G_Overlaps at GDAL_1.8 1.8.0
+ OGR_G_Polygonize at GDAL_1.8 1.9.0
  OGR_G_RemoveGeometry at GDAL_1.8 1.8.0
  OGR_G_Segmentize at GDAL_1.8 1.8.0
  OGR_G_SetCoordinateDimension at GDAL_1.8 1.8.0
  OGR_G_SetPoint at GDAL_1.8 1.8.0
  OGR_G_SetPoint_2D at GDAL_1.8 1.8.0
  OGR_G_Simplify at GDAL_1.8 1.8.0
+ OGR_G_SimplifyPreserveTopology at GDAL_1.8 1.9.0
  OGR_G_SymDifference at GDAL_1.8 1.8.0
  OGR_G_SymmetricDifference at GDAL_1.8 1.8.0
  OGR_G_Touches at GDAL_1.8 1.8.0
@@ -1511,10 +1549,12 @@
  OGR_G_Within at GDAL_1.8 1.8.0
  OGR_G_WkbSize at GDAL_1.8 1.8.0
  OGR_GetFieldTypeName at GDAL_1.8 1.8.0
+ OGR_L_AlterFieldDefn at GDAL_1.8 1.9.0
  OGR_L_CommitTransaction at GDAL_1.8 1.8.0
  OGR_L_CreateFeature at GDAL_1.8 1.8.0
  OGR_L_CreateField at GDAL_1.8 1.8.0
  OGR_L_DeleteFeature at GDAL_1.8 1.8.0
+ OGR_L_DeleteField at GDAL_1.8 1.9.0
  OGR_L_Dereference at GDAL_1.8 1.8.0
  OGR_L_GetExtent at GDAL_1.8 1.8.0
  OGR_L_GetFIDColumn at GDAL_1.8 1.8.0
@@ -1531,6 +1571,8 @@
  OGR_L_GetSpatialRef at GDAL_1.8 1.8.0
  OGR_L_GetStyleTable at GDAL_1.8 1.8.0
  OGR_L_Reference at GDAL_1.8 1.8.0
+ OGR_L_ReorderField at GDAL_1.8 1.9.0
+ OGR_L_ReorderFields at GDAL_1.8 1.9.0
  OGR_L_ResetReading at GDAL_1.8 1.8.0
  OGR_L_RollbackTransaction at GDAL_1.8 1.8.0
  OGR_L_SetAttributeFilter at GDAL_1.8 1.8.0
@@ -1609,6 +1651,7 @@
  OSRGetSemiMajor at GDAL_1.8 1.8.0
  OSRGetSemiMinor at GDAL_1.8 1.8.0
  OSRGetTOWGS84 at GDAL_1.8 1.8.0
+ OSRGetTargetLinearUnits at GDAL_1.8 1.9.0
  OSRGetUTMZone at GDAL_1.8 1.8.0
  OSRImportFromDict at GDAL_1.8 1.8.0
  OSRImportFromEPSG at GDAL_1.8 1.8.0
@@ -1624,11 +1667,14 @@
  OSRImportFromUrl at GDAL_1.8 1.8.0
  OSRImportFromWkt at GDAL_1.8 1.8.0
  OSRImportFromXML at GDAL_1.8 1.8.0
+ OSRIsCompound at GDAL_1.8 1.9.0
+ OSRIsGeocentric at GDAL_1.8 1.9.0
  OSRIsGeographic at GDAL_1.8 1.8.0
  OSRIsLocal at GDAL_1.8 1.8.0
  OSRIsProjected at GDAL_1.8 1.8.0
  OSRIsSame at GDAL_1.8 1.8.0
  OSRIsSameGeogCS at GDAL_1.8 1.8.0
+ OSRIsSameVertCS at GDAL_1.8 1.9.0
  OSRIsVertical at GDAL_1.8 1.8.0
  OSRMorphFromESRI at GDAL_1.8 1.8.0
  OSRMorphToESRI at GDAL_1.8 1.8.0
@@ -1643,6 +1689,7 @@
  OSRSetBonne at GDAL_1.8 1.8.0
  OSRSetCEA at GDAL_1.8 1.8.0
  OSRSetCS at GDAL_1.8 1.8.0
+ OSRSetCompoundCS at GDAL_1.8 1.9.0
  OSRSetEC at GDAL_1.8 1.8.0
  OSRSetEckert at GDAL_1.8 1.8.0
  OSRSetEckertIV at GDAL_1.8 1.8.0
@@ -1654,10 +1701,12 @@
  OSRSetGH at GDAL_1.8 1.8.0
  OSRSetGS at GDAL_1.8 1.8.0
  OSRSetGaussSchreiberTMercator at GDAL_1.8 1.8.0
+ OSRSetGeocCS at GDAL_1.8 1.9.0
  OSRSetGeogCS at GDAL_1.8 1.8.0
  OSRSetGnomonic at GDAL_1.8 1.8.0
  OSRSetHOM2PNO at GDAL_1.8 1.8.0
  OSRSetHOM at GDAL_1.8 1.8.0
+ OSRSetIGH at GDAL_1.8 1.9.0
  OSRSetIWMPolyconic at GDAL_1.8 1.8.0
  OSRSetKrovak at GDAL_1.8 1.8.0
  OSRSetLAEA at GDAL_1.8 1.8.0
@@ -1690,8 +1739,10 @@
  OSRSetTMSO at GDAL_1.8 1.8.0
  OSRSetTMVariant at GDAL_1.8 1.8.0
  OSRSetTOWGS84 at GDAL_1.8 1.8.0
+ OSRSetTargetLinearUnits at GDAL_1.8 1.9.0
  OSRSetUTM at GDAL_1.8 1.8.0
  OSRSetVDG at GDAL_1.8 1.8.0
+ OSRSetVertCS at GDAL_1.8 1.9.0
  OSRSetWellKnownGeogCS at GDAL_1.8 1.8.0
  OSRStripCTParms at GDAL_1.8 1.8.0
  OSRValidate at GDAL_1.8 1.8.0
@@ -1738,14 +1789,18 @@
  ReadNextFeature_GCIO at GDAL_1.8 1.8.0
  ReadSECT0 at GDAL_1.8 1.8.0
  RecipeFunctions at GDAL_1.8 1.8.0
+ RegisterOGRARCGEN at GDAL_1.8 1.9.0
  RegisterOGRAVCBin at GDAL_1.8 1.8.0
  RegisterOGRAVCE00 at GDAL_1.8 1.8.0
  RegisterOGRAeronavFAA at GDAL_1.8 1.8.0
  RegisterOGRBNA at GDAL_1.8 1.8.0
  RegisterOGRCSV at GDAL_1.8 1.8.0
+ RegisterOGRCouchDB at GDAL_1.8 1.9.0
  RegisterOGRDGN at GDAL_1.8 1.8.0
  RegisterOGRDODS at GDAL_1.8 1.8.0
  RegisterOGRDXF at GDAL_1.8 1.8.0
+ RegisterOGREDIGEO at GDAL_1.8 1.9.0
+ RegisterOGRGFT at GDAL_1.8 1.9.0
  RegisterOGRGML at GDAL_1.8 1.8.0
  RegisterOGRGMT at GDAL_1.8 1.8.0
  RegisterOGRGPSBabel at GDAL_1.8 1.8.0
@@ -1754,10 +1809,13 @@
  RegisterOGRGeoJSON at GDAL_1.8 1.8.0
  RegisterOGRGeoRSS at GDAL_1.8 1.8.0
  RegisterOGRGeoconcept at GDAL_1.8 1.8.0
+ RegisterOGRGeomedia at GDAL_1.8 1.9.0
  RegisterOGRHTF at GDAL_1.8 1.8.0
  RegisterOGRILI1 at GDAL_1.8 1.8.0
  RegisterOGRILI2 at GDAL_1.8 1.8.0
+ RegisterOGRIdrisi at GDAL_1.8 1.9.0
  RegisterOGRKML at GDAL_1.8 1.8.0
+ RegisterOGRLIBKML at GDAL_1.8 1.9.0
  RegisterOGRMEM at GDAL_1.8 1.8.0
  RegisterOGRMSSQLSpatial at GDAL_1.8 1.8.0
  RegisterOGRMySQL at GDAL_1.8 1.8.0
@@ -1774,8 +1832,11 @@
  RegisterOGRREC at GDAL_1.8 1.8.0
  RegisterOGRS57 at GDAL_1.8 1.8.0
  RegisterOGRSDTS at GDAL_1.8 1.8.0
+ RegisterOGRSEGUKOOA at GDAL_1.8 1.9.0
+ RegisterOGRSEGY at GDAL_1.8 1.9.0
  RegisterOGRSQLite at GDAL_1.8 1.8.0
  RegisterOGRSUA at GDAL_1.8 1.8.0
+ RegisterOGRSVG at GDAL_1.8 1.9.0
  RegisterOGRShape at GDAL_1.8 1.8.0
  RegisterOGRTAB at GDAL_1.8 1.8.0
  RegisterOGRTiger at GDAL_1.8 1.8.0
@@ -1827,6 +1888,7 @@
  SASetupDefaultHooks at GDAL_1.8 1.8.0
  SHPCheckBoundsOverlap at GDAL_1.8 1.8.0
  SHPClose at GDAL_1.8 1.8.0
+ SHPCloseDiskTree at GDAL_1.8 1.9.0
  SHPComputeExtents at GDAL_1.8 1.8.0
  SHPCreate at GDAL_1.8 1.8.0
  SHPCreateLL at GDAL_1.8 1.8.0
@@ -1837,11 +1899,13 @@
  SHPDestroyTree at GDAL_1.8 1.8.0
  SHPGetInfo at GDAL_1.8 1.8.0
  SHPOpen at GDAL_1.8 1.8.0
+ SHPOpenDiskTree at GDAL_1.8 1.9.0
  SHPOpenLL at GDAL_1.8 1.8.0
  SHPPartTypeName at GDAL_1.8 1.8.0
  SHPReadObject at GDAL_1.8 1.8.0
  SHPRewindObject at GDAL_1.8 1.8.0
  SHPSearchDiskTree at GDAL_1.8 1.8.0
+ SHPSearchDiskTreeEx at GDAL_1.8 1.9.0
  SHPTreeAddShapeId at GDAL_1.8 1.8.0
  SHPTreeCollectShapeIds at GDAL_1.8 1.8.0
  SHPTreeFindLikelyShapes at GDAL_1.8 1.8.0
@@ -1851,6 +1915,7 @@
  SHPWriteHeader at GDAL_1.8 1.8.0
  SHPWriteObject at GDAL_1.8 1.8.0
  SHPWriteTree at GDAL_1.8 1.8.0
+ SHPWriteTreeLL at GDAL_1.8 1.9.0
  SIRCRecipe at GDAL_1.8 1.8.0
  ST_Create at GDAL_1.8 1.8.0
  ST_Destroy at GDAL_1.8 1.8.0
@@ -1973,8 +2038,6 @@
  TIFFFillTile at GDAL_1.8 1.8.0
  TIFFFindCODEC at GDAL_1.8 1.8.0
  TIFFFindField at GDAL_1.8 1.8.0
- TIFFFindFieldInfo at GDAL_1.8 1.8.0
- TIFFFindFieldInfoByName at GDAL_1.8 1.8.0
  TIFFFlush at GDAL_1.8 1.8.0
  TIFFFlushData1 at GDAL_1.8 1.8.0
  TIFFFlushData at GDAL_1.8 1.8.0
@@ -2140,10 +2203,12 @@
  VSIFPuts at GDAL_1.8 1.8.0
  VSIFRead at GDAL_1.8 1.8.0
  VSIFReadL at GDAL_1.8 1.8.0
+ VSIFReadMultiRangeL at GDAL_1.8 1.9.0
  VSIFSeek at GDAL_1.8 1.8.0
  VSIFSeekL at GDAL_1.8 1.8.0
  VSIFTell at GDAL_1.8 1.8.0
  VSIFTellL at GDAL_1.8 1.8.0
+ VSIFTruncateL at GDAL_1.8 1.9.0
  VSIFWrite at GDAL_1.8 1.8.0
  VSIFWriteL at GDAL_1.8 1.8.0
  VSIFileFromMemBuffer at GDAL_1.8 1.8.0
@@ -2254,6 +2319,7 @@
  _TIFFDefaultStripSize at GDAL_1.8 1.8.0
  _TIFFDefaultTileSize at GDAL_1.8 1.8.0
  _TIFFFax3fillruns at GDAL_1.8 1.8.0
+ _TIFFFillStriles at GDAL_1.8 1.9.0
  _TIFFFindFieldByName at GDAL_1.8 1.8.0
  _TIFFFindOrRegisterField at GDAL_1.8 1.8.0
  _TIFFGetExifFields at GDAL_1.8 1.8.0
@@ -2407,6 +2473,7 @@
  gbit at GDAL_1.8 1.8.0
  gbits at GDAL_1.8 1.8.0
  gcs at GDAL_1.8 1.8.0
+ gctp_destroy at GDAL_1.8 1.9.0
  get_templatesdrs at GDAL_1.8 1.8.0
  get_templatesgrid at GDAL_1.8 1.8.0
  get_templatespds at GDAL_1.8 1.8.0
@@ -2533,6 +2600,7 @@
  json_object_new_array at GDAL_1.8 1.8.0
  json_object_new_boolean at GDAL_1.8 1.8.0
  json_object_new_double at GDAL_1.8 1.8.0
+ json_object_new_double_with_precision at GDAL_1.8 1.9.0
  json_object_new_int at GDAL_1.8 1.8.0
  json_object_new_object at GDAL_1.8 1.8.0
  json_object_new_string at GDAL_1.8 1.8.0
diff --git a/debian/libgdal1.symbols.i386 b/debian/libgdal1.symbols.i386
index 481be89..ecee163 100644
--- a/debian/libgdal1.symbols.i386
+++ b/debian/libgdal1.symbols.i386
@@ -14,17 +14,22 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"URLAppendF(CPLString*, char const*, ...)@GDAL_1.8" 1.8.0
  (c++)"getPolygon(xercesc_2_8::DOMElement*)@GDAL_1.8" 1.8.0
  (c++)"iom_toUTF8(unsigned short const*)@GDAL_1.8" 1.8.0
+ (c++)"kml2symbol(boost::intrusive_ptr<kmldom::IconStyle>, OGRStyleSymbol*)@GDAL_1.8" 1.9.0
  (c++)"writeFloat(_IO_FILE*, float)@GDAL_1.8" 1.8.0
  (c++)"writeUChar(_IO_FILE*, unsigned char)@GDAL_1.8" 1.8.0
  (c++)"AlmostEqual(double, double)@GDAL_1.8" 1.8.0
  (c++)"ForkAndPipe(char const* const*, _IO_FILE*, _IO_FILE*)@GDAL_1.8" 1.8.0
  (c++)"GMLParseXSD(char const*, std::vector<GMLFeatureClass*, std::allocator<GMLFeatureClass*> >&)@GDAL_1.8" 1.8.0
  (c++)"GetCoordDim(iom_basket*, iom_object*)@GDAL_1.8" 1.8.0
- (c++)"GetFilePath(CPLXMLNode*, char**)@GDAL_1.8" 1.8.0
+ (c++)"GetFilePath(CPLXMLNode*, char const**)@GDAL_1.8" 1.9.0
  (c++)"GetTypeName(iom_basket*, iom_object*)@GDAL_1.8" 1.8.0
  (c++)"INGR_Decode(INGR_Format, unsigned char*, unsigned char*, unsigned int, unsigned int, unsigned int*)@GDAL_1.8" 1.8.0
+ (c++)"NCDFGetAttr(int, int, char const*, char**)@GDAL_1.8" 1.9.0
+ (c++)"NCDFGetAttr(int, int, char const*, double*)@GDAL_1.8" 1.9.0
+ (c++)"NCDFPutAttr(int, int, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRFastAtof(char const*)@GDAL_1.8" 1.8.0
  (c++)"PamGetProxy(char const*)@GDAL_1.8" 1.8.0
+ (c++)"ParseStyles(boost::intrusive_ptr<kmldom::Document>, OGRStyleTable**)@GDAL_1.8" 1.9.0
  (c++)"RCreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
  (c++)"ReadElement(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
  (c++)"SPrintArray(GDALDataType, void const*, int, char const*)@GDAL_1.8" 1.8.0
@@ -46,12 +51,22 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"writeUShort(_IO_FILE*, unsigned short)@GDAL_1.8" 1.8.0
  (c++)"xisClassDef(int)@GDAL_1.8" 1.8.0
  (c++)"xisTopicDef(int)@GDAL_1.8" 1.8.0
+ (c++)"ACAdjustText(double, double, OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"CPLURLAddKVP(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"CopyMetadata(void*, int, int)@GDAL_1.8" 1.8.0
  (c++)"DGNParseCore(DGNInfo*, DGNElemCore*)@GDAL_1.8" 1.8.0
+ (c++)"FieldDef2kml(OGRFieldDefn*, kmldom::KmlFactory*)@GDAL_1.8" 1.9.0
  (c++)"GDAL_EDBOpen(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
  (c++)"GetStateCode(char const*)@GDAL_1.8" 1.8.0
  (c++)"GetStateName(int)@GDAL_1.8" 1.8.0
  (c++)"GetUnitIndex(char const*)@GDAL_1.8" 1.8.0
+ (c++)"CPLErr NCDFCopyBand<double>(GDALRasterBand*, GDALRasterBand*, int, int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"CPLErr NCDFCopyBand<float>(GDALRasterBand*, GDALRasterBand*, int, int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"CPLErr NCDFCopyBand<unsigned char>(GDALRasterBand*, GDALRasterBand*, int, int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"CPLErr NCDFCopyBand<int>(GDALRasterBand*, GDALRasterBand*, int, int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"CPLErr NCDFCopyBand<short>(GDALRasterBand*, GDALRasterBand*, int, int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"NCDFGetAttr1(int, int, char const*, double*, char**, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRPG_PQexec(pg_conn*, char const*, int)@GDAL_1.8" 1.9.0
  (c++)"OSRSetWagner(void*, int, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"ReadPrjParms(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
  (c++)"TABCloseRing(OGRLineString*)@GDAL_1.8" 1.8.0
@@ -68,10 +83,15 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"fileBitWrite(void*, unsigned int, unsigned short, _IO_FILE*, unsigned char*, signed char*)@GDAL_1.8" 1.8.0
  (c++)"getARCCenter(OGRPoint*, OGRPoint*, OGRPoint*)@GDAL_1.8" 1.8.0
  (c++)"iom_fromUTF8(char const*)@GDAL_1.8" 1.8.0
- (c++)"matrixInvert(int, double*, double*)@GDAL_1.8" 1.8.0
+ (c++)"kml2geom_rec(boost::intrusive_ptr<kmldom::Geometry>, OGRSpatialReference*)@GDAL_1.8" 1.9.0
  (c++)"missingValue(CSF_CR)@GDAL_1.8" 1.8.0
  (c++)"nwtCloseGrid(NWT_GRID*)@GDAL_1.8" 1.8.0
+ (c++)"CPLIsUTF8Stub(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"CPLRecodeStub(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"DGNBuildIndex(DGNInfo*)@GDAL_1.8" 1.8.0
+ (c++)"DMGetEPSGCode(int)@GDAL_1.8" 1.9.0
+ (c++)"DMGetEPSGName(int)@GDAL_1.8" 1.9.0
+ (c++)"DMGetESRIName(int)@GDAL_1.8" 1.9.0
  (c++)"GRIB1_RefTime(DataSource&, unsigned int, double*)@GDAL_1.8" 1.8.0
  (c++)"GenerateTiles(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, int, int, int, int, int, int, int, int, int, GDALDataset*, GDALDriver*, GDALDriver*, bool)@GDAL_1.8" 1.8.0
  (c++)"GetAttrObjPos(iom_object*, char const*)@GDAL_1.8" 1.8.0
@@ -83,7 +103,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"getLineString(xercesc_2_8::DOMElement*)@GDAL_1.8" 1.8.0
  (c++)"isNumberDigit(char)@GDAL_1.8" 1.8.0
  (c++)"nwt_HillShade(unsigned char*, unsigned char*, unsigned char*, char*)@GDAL_1.8" 1.8.0
- (c++)"swq_test_like(char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"swq_test_like(char const*, char const*, char)@GDAL_1.8" 1.9.0
+ (c++)"ACTextUnescape(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"CPLRecodeIconv(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"CPLURLGetValue(char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"DGN2IEEEDouble(void*)@GDAL_1.8" 1.8.0
  (c++)"GML_GetSRSName(OGRSpatialReference const*, int, int*)@GDAL_1.8" 1.8.0
  (c++)"GetAttrObjName(iom_basket*, iom_object*, char const*)@GDAL_1.8" 1.8.0
@@ -93,31 +116,37 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"INGR_GetFormat(GDALDataType, char const*)@GDAL_1.8" 1.8.0
  (c++)"INGR_GetMinMax(GDALDataType, INGR_MinMax)@GDAL_1.8" 1.8.0
  (c++)"INGR_SetMinMax(GDALDataType, double)@GDAL_1.8" 1.8.0
- (c++)"JPEGCreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
+ (c++)"NCDFAddHistory(int, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"NCDFSafeStrcat(char**, char*, unsigned int*)@GDAL_1.8" 1.9.0
  (c++)"OGRCompareDate(OGRField*, OGRField*)@GDAL_1.8" 1.8.0
  (c++)"OGRGetCentroid(OGRPolygon*, OGRPoint*)@GDAL_1.8" 1.8.0
  (c++)"OGRPointInRing(OGRPoint*, OGRLineString*)@GDAL_1.8" 1.8.0
+ (c++)"OGRPrintDouble(char*, double)@GDAL_1.8" 1.9.0
  (c++)"ReadTDLPRecord(DataSource&, double**, unsigned int*, grib_MetaData*, IS_dataType*, int*, unsigned int, double, double)@GDAL_1.8" 1.8.0
  (c++)"SWQCastChecker(swq_expr_node*)@GDAL_1.8" 1.8.0
  (c++)"TABGenerateArc(OGRLineString*, int, double, double, double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"TABGetBasename(char const*)@GDAL_1.8" 1.8.0
  (c++)"TDLP_Inventory(DataSource&, int, inventoryType*)@GDAL_1.8" 1.8.0
- (c++)"WFS_AddKVToURL(char const*, char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"WritePolyConic(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"alterFromStdMV(void*, unsigned int, CSF_CR, double)@GDAL_1.8" 1.8.0
  (c++)"findfirstonbit(unsigned int)@GDAL_1.8" 1.8.0
  (c++)"gvBurnScanline(void*, int, int, int, double)@GDAL_1.8" 1.8.0
  (c++)"interpolateArc(OGRLineString*, OGRPoint*, OGRPoint*, OGRPoint*, double)@GDAL_1.8" 1.8.0
  (c++)"jpeg_vsiio_src(jpeg_decompress_struct*, _IO_FILE*)@GDAL_1.8" 1.8.0
+ (c++)"kml2FeatureDef(boost::intrusive_ptr<kmldom::Schema>, OGRFeatureDefn*)@GDAL_1.8" 1.9.0
+ (c++)"kml2styletable(OGRStyleTable*, boost::intrusive_ptr<kmldom::Style>)@GDAL_1.8" 1.9.0
  (c++)"nwt_LoadColors(NWT_RGB*, int, NWT_GRID*)@GDAL_1.8" 1.8.0
+ (c++)"styletable2kml(OGRStyleTable*, kmldom::KmlFactory*, boost::intrusive_ptr<kmldom::Container>)@GDAL_1.8" 1.9.0
  (c++)"zipWithMinizip(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
+ (c++)"ACGetColorTable()@GDAL_1.8" 1.9.0
  (c++)"BufferToVSIFile(unsigned char*, unsigned int)@GDAL_1.8" 1.8.0
- (c++)"CreateGMLReader()@GDAL_1.8" 1.8.0
+ (c++)"CreateGMLReader(int, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"CreateNASReader()@GDAL_1.8" 1.8.0
  (c++)"CreateVFKReader()@GDAL_1.8" 1.8.0
  (c++)"DDFScanVariable(char const*, int, int)@GDAL_1.8" 1.8.0
  (c++)"DGNAsciiToRad50(char const*, unsigned short*)@GDAL_1.8" 1.8.0
  (c++)"DGNRad50ToAscii(unsigned short, char*)@GDAL_1.8" 1.8.0
+ (c++)"GDALFloatEquals(float, float)@GDAL_1.8" 1.9.0
  (c++)"GH5_GetDataType(int)@GDAL_1.8" 1.8.0
  (c++)"GRIB1_Inventory(DataSource&, unsigned int, inventoryType*)@GDAL_1.8" 1.8.0
  (c++)"GeoJSONIsObject(char const*)@GDAL_1.8" 1.8.0
@@ -127,9 +156,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"Nodetype2String(Nodetype const&)@GDAL_1.8" 1.8.0
  (c++)"OGRFormatDouble(char*, int, double, char, int)@GDAL_1.8" 1.8.0
  (c++)"OGRGetDayOfWeek(int, int, int)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteEscape(char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRWktReadToken(char const*, char*)@GDAL_1.8" 1.8.0
  (c++)"OGRXPlane_Track(double, double, double, double)@GDAL_1.8" 1.8.0
- (c++)"OSRIsSameVertCS(void*, void*)@GDAL_1.8" 1.8.0
  (c++)"PamCleanProxyDB()@GDAL_1.8" 1.8.0
  (c++)"ParseCoordinate(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"ReadGrib1Record(DataSource&, signed char, double**, unsigned int*, grib_MetaData*, IS_dataType*, int*, unsigned int, double, double)@GDAL_1.8" 1.8.0
@@ -140,7 +169,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"WriteSinusoidal(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"WriteTDLPRecord(_IO_FILE*, double*, int, int, int, char, double, char, double, gdsType*, char*, double, int, int, int, int, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"jpeg_vsiio_dest(jpeg_compress_struct*, _IO_FILE*)@GDAL_1.8" 1.8.0
+ (c++)"kml2extrude_rec(boost::intrusive_ptr<kmldom::Geometry>, int*)@GDAL_1.8" 1.9.0
+ (c++)"kml2stylestring(boost::intrusive_ptr<kmldom::Style>, OGRStyleMgr*)@GDAL_1.8" 1.9.0
  (c++)"nwt_ParseHeader(NWT_GRID*, char*)@GDAL_1.8" 1.8.0
+ (c++)"ogr2extrude_rec(int, boost::intrusive_ptr<kmldom::Geometry>)@GDAL_1.8" 1.9.0
  (c++)"swq_select_free(swq_select*)@GDAL_1.8" 1.8.0
  (c++)"CreateILI1Reader()@GDAL_1.8" 1.8.0
  (c++)"CreateILI2Reader()@GDAL_1.8" 1.8.0
@@ -149,6 +181,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"FREAD_ODDINT_LIT(int*, unsigned char, DataSource&)@GDAL_1.8" 1.8.0
  (c++)"GDALGetphDLMutex()@GDAL_1.8" 1.8.0
  (c++)"GDALOpenInternal(char const*, GDALAccess, char const* const*)@GDAL_1.8" 1.8.0
+ (c++)"GDALOpenInternal(GDALOpenInfo&, char const* const*)@GDAL_1.8" 1.9.0
  (c++)"HFAAllocateSpace(hfainfo*, unsigned int)@GDAL_1.8" 1.8.0
  (c++)"HFAParseBandInfo(hfainfo*)@GDAL_1.8" 1.8.0
  (c++)"INGR_GetDataType(unsigned short)@GDAL_1.8" 1.8.0
@@ -159,10 +192,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"RasterliteDelete(char const*)@GDAL_1.8" 1.8.0
  (c++)"RemapImgUTMNames(OGRSpatialReference*, char const*, char const*, char**)@GDAL_1.8" 1.8.0
  (c++)"S57FileCollector(char const*)@GDAL_1.8" 1.8.0
+ (c++)"SEGYReadMSBInt16(unsigned char const*)@GDAL_1.8" 1.9.0
+ (c++)"SEGYReadMSBInt32(unsigned char const*)@GDAL_1.8" 1.9.0
  (c++)"SHPReadOGRObject(SHPInfo*, int, SHPObject*)@GDAL_1.8" 1.8.0
  (c++)"SWQCastEvaluator(swq_expr_node*, swq_expr_node**)@GDAL_1.8" 1.8.0
  (c++)"SetCitationToSRS(gtiff*, char*, int, geokey_t, OGRSpatialReference*, int*)@GDAL_1.8" 1.8.0
  (c++)"cvs_MD5Transform(unsigned long*, unsigned char const*)@GDAL_1.8" 1.8.0
+ (c++)"featurestyle2kml(OGRLIBKMLDataSource*, OGRLayer*, OGRFeature*, kmldom::KmlFactory*, boost::intrusive_ptr<kmldom::Placemark>)@GDAL_1.8" 1.9.0
+ (c++)"kml2featurestyle(boost::intrusive_ptr<kmldom::Placemark>, OGRLIBKMLDataSource*, OGRLayer*, OGRFeature*)@GDAL_1.8" 1.9.0
  (c++)"swq_expr_compile(char const*, int, char**, swq_field_type*, swq_expr_node**)@GDAL_1.8" 1.8.0
  (c++)"CPLHTTPFetchMulti(CPLHTTPRequest*, int, char const* const*)@GDAL_1.8" 1.8.0
  (c++)"DGNLoadRawElement(DGNInfo*, int*, int*)@GDAL_1.8" 1.8.0
@@ -171,16 +208,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"DestroyILI2Reader(IILI2Reader*)@GDAL_1.8" 1.8.0
  (c++)"FWRITE_ODDINT_BIG(int*, unsigned char, _IO_FILE*)@GDAL_1.8" 1.8.0
  (c++)"FWRITE_ODDINT_LIT(int*, unsigned char, _IO_FILE*)@GDAL_1.8" 1.8.0
+ (c++)"FindChangePattern(char*, char**, CPLString&)@GDAL_1.8" 1.9.0
  (c++)"GDALReplicateWord(void*, GDALDataType, void*, GDALDataType, int, int)@GDAL_1.8" 1.8.0
  (c++)"GTiffErrorHandler(char const*, char const*, char*)@GDAL_1.8" 1.8.0
- (c++|arch=ia64)"GTiffErrorHandler(char const*, char const*, void*)@GDAL_1.8" 1.8.0
  (c++)"OGRDODSGetVarPath(libdap::BaseType*)@GDAL_1.8" 1.8.0
  (c++)"OGRGeoJSONGetType(json_object*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGetGeomediaSRS(OGRFeature*)@GDAL_1.8" 1.9.0
  (c++)"OGRGetXMLDateTime(int, int, int, int, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"OGRPGEscapeString(pg_conn*, char const*, int, char const*)@GDAL_1.8" 1.8.0
  (c++)"OSRSetMercator2SP(void*, double, double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"PamParseHistogram(CPLXMLNode*, double*, double*, int*, int**, int*, int*)@GDAL_1.8" 1.8.0
- (c++)"SHPReadOGRFeature(SHPInfo*, DBFInfo*, OGRFeatureDefn*, int, SHPObject*)@GDAL_1.8" 1.8.0
+ (c++)"SHPReadOGRFeature(SHPInfo*, DBFInfo*, OGRFeatureDefn*, int, SHPObject*, char const*)@GDAL_1.8" 1.9.0
  (c++)"SHPWriteOGRObject(SHPInfo*, int, OGRGeometry*)@GDAL_1.8" 1.8.0
  (c++)"SWQGeneralChecker(swq_expr_node*)@GDAL_1.8" 1.8.0
  (c++)"SaveHKVAttribFile(char const*, int, int, int, GDALDataType, int, double)@GDAL_1.8" 1.8.0
@@ -195,7 +233,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"swq_expr_compile2(char const*, swq_field_list*, swq_expr_node**)@GDAL_1.8" 1.8.0
  (c++)"valueScale2String(CSF_VS)@GDAL_1.8" 1.8.0
  (c++)"xisAssociationDef(int)@GDAL_1.8" 1.8.0
- (c++)"GDALWMSDatasetOpen(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"GH5_FetchAttribute(int, char const*, CPLString&, bool)@GDAL_1.8" 1.8.0
  (c++)"GH5_FetchAttribute(int, char const*, double&, bool)@GDAL_1.8" 1.8.0
  (c++)"GWKGetFilterRadius(GDALResampleAlg)@GDAL_1.8" 1.8.0
@@ -204,27 +241,36 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"INGR_GetIGDSColors(_IO_FILE*, unsigned int, unsigned int, GDALColorTable*)@GDAL_1.8" 1.8.0
  (c++)"INGR_SetIGDSColors(GDALColorTable*, INGR_ColorTable256*)@GDAL_1.8" 1.8.0
  (c++)"JPGHLP_HeaderMaker(unsigned char*, int, int, int, int, int)@GDAL_1.8" 1.8.0
+ (c++)"NCDFAddGDALHistory(int, char const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"NCDFIsCfProjection(char const*)@GDAL_1.8" 1.9.0
  (c++)"NITFWriteJPEGBlock(GDALDataset*, _IO_FILE*, int, int, int, int, int, int, unsigned char const*, int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
  (c++)"OGRDODSGetVarIndex(libdap::Sequence*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
  (c++)"OGRFromOGCGeomType(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGFTCSVSplitLine(char const*, char)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTGotoNextLine(char*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteCreateVFS()@GDAL_1.8" 1.9.0
+ (c++)"OGRWriteToShapeBin(OGRGeometry*, unsigned char**, int*)@GDAL_1.8" 1.9.0
  (c++)"OGRXPlane_Distance(double, double, double, double)@GDAL_1.8" 1.8.0
- (c++)"SHPWriteOGRFeature(SHPInfo*, DBFInfo*, OGRFeatureDefn*, OGRFeature*)@GDAL_1.8" 1.8.0
+ (c++)"SHPWriteOGRFeature(SHPInfo*, DBFInfo*, OGRFeatureDefn*, OGRFeature*, char const*, int*)@GDAL_1.8" 1.9.0
  (c++)"TigerVersionString(TigerVersion)@GDAL_1.8" 1.8.0
  (c++)"VersionStringToInt(char const*)@GDAL_1.8" 1.8.0
  (c++)"WriteStereographic(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"WriteVanderGrinten(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
+ (c++)"addstylestring2kml(char const*, boost::intrusive_ptr<kmldom::Style>, kmldom::KmlFactory*, boost::intrusive_ptr<kmldom::Placemark>, OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"kml2tessellate_rec(boost::intrusive_ptr<kmldom::Geometry>, int*)@GDAL_1.8" 1.9.0
  (c++)"nwtPrintGridHeader(NWT_GRID*)@GDAL_1.8" 1.8.0
+ (c++)"ogr2tessellate_rec(int, boost::intrusive_ptr<kmldom::Geometry>)@GDAL_1.8" 1.9.0
  (c++)"swq_identify_field(char const*, swq_field_list*, swq_field_type*, int*)@GDAL_1.8" 1.8.0
  (c++)"CPLUnixTimeToYMDHMS(long long, tm*)@GDAL_1.8" 1.8.0
  (c++)"CPLYMDHMSToUnixTime(tm const*)@GDAL_1.8" 1.8.0
- (c++)"CitationStringParse(char const*)@GDAL_1.8" 1.8.0
+ (c++)"CitationStringParse(char*, geokey_t)@GDAL_1.8" 1.9.0
  (c++)"DGNGetLineStyleName(DGNInfo*, DGNElemMultiPoint*, char*)@GDAL_1.8" 1.8.0
  (c++)"EPSGGetUOMAngleInfo(int, char**, double*)@GDAL_1.8" 1.8.0
  (c++)"GDALType2ValueScale(GDALDataType)@GDAL_1.8" 1.8.0
  (c++)"GTIFFSetJpegQuality(void*, int)@GDAL_1.8" 1.8.0
  (c++)"GTIFFWriteDirectory(tiff*, int, int, int, int, int, int, int, int, int, int, int, int, int, unsigned short*, unsigned short*, unsigned short*, int, unsigned short*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GTiffWarningHandler(char const*, char const*, char*)@GDAL_1.8" 1.8.0
- (c++|arch=ia64)"GTiffWarningHandler(char const*, char const*, void*)@GDAL_1.8" 1.8.0
+ (c++)"GeoJSONFileIsObject(char const*)@GDAL_1.8" 1.9.0
  (c++)"HDF5CreateGroupObjs(int, char const*, void*)@GDAL_1.8" 1.8.0
  (c++)"HFACreateSpillStack(hfainfo*, int, int, int, int, int, long long*, long long*)@GDAL_1.8" 1.8.0
  (c++)"HFAReadBFUniqueBins(HFAEntry*, int)@GDAL_1.8" 1.8.0
@@ -235,6 +281,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"INGR_ReleaseVirtual(INGR_VirtualFile*)@GDAL_1.8" 1.8.0
  (c++)"INGR_SetTransMatrix(double*, double*)@GDAL_1.8" 1.8.0
  (c++)"JPEG2000_VSIL_fopen(char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRCheckPermutation(int*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRGeoJSONReadPoint(json_object*)@GDAL_1.8" 1.8.0
  (c++)"OGROpenAirGetLatLon(char const*, double&, double&)@GDAL_1.8" 1.8.0
  (c++)"OGRParseXMLDateTime(char const*, int*, int*, int*, int*, int*, float*, int*)@GDAL_1.8" 1.8.0
@@ -243,17 +290,22 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TABUnitIdFromString(char const*)@GDAL_1.8" 1.8.0
  (c++)"URLSearchAndReplace(CPLString*, char const*, char const*, ...)@GDAL_1.8" 1.8.0
  (c++)"VRTParseCoreSources(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"VSICreateCachedFile(VSIVirtualHandle*)@GDAL_1.8" 1.9.0
  (c++)"WriteCassiniSoldner(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"WriteFalseEastNorth(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"WritePlateRectangle(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"WriteProjectionName(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
+ (c++)"CPLRecodeToWCharStub(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"GDALDeregister_GTiff(GDALDriver*)@GDAL_1.8" 1.8.0
  (c++)"GeoJSONGetSourceType(char const*)@GDAL_1.8" 1.8.0
  (c++)"INGR_DecodeRunLength(unsigned char*, unsigned char*, unsigned int, unsigned int, unsigned int*)@GDAL_1.8" 1.8.0
  (c++)"INGR_ReadJpegQuality(_IO_FILE*, unsigned int, unsigned int)@GDAL_1.8" 1.8.0
+ (c++)"NCDFIsGDALVersionGTE(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"NCDFWriteProjAttribs(OGR_SRSNode const*, char const*, int, int)@GDAL_1.8" 1.9.0
  (c++)"OGRCSVReadParseLineL(_IO_FILE*, char, int)@GDAL_1.8" 1.8.0
  (c++)"OGRESRIJSONReadPoint(json_object*)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWritePoint(OGRPoint*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGFTGetOptionValue(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeoJSONWritePoint(OGRPoint*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRGetRFC822DateTime(int, int, int, int, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"OGRMakeWktCoordinate(char*, double, double, double, int)@GDAL_1.8" 1.8.0
  (c++)"OGRPolygonLabelPoint(OGRPolygon*, OGRPoint*)@GDAL_1.8" 1.8.0
@@ -261,8 +313,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"RasterliteCreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
  (c++)"RemapNamesBasedOnTwo(OGRSpatialReference*, char const*, char const*, char**, long, char**, long)@GDAL_1.8" 1.8.0
  (c++)"TigerClassifyVersion(int)@GDAL_1.8" 1.8.0
+ (c++)"kml2altitudemode_rec(boost::intrusive_ptr<kmldom::Geometry>, int*, int*)@GDAL_1.8" 1.9.0
+ (c++)"ogr2altitudemode_rec(boost::intrusive_ptr<kmldom::Geometry>, int, int)@GDAL_1.8" 1.9.0
  (c++)"swq_select_summarize(swq_select*, int, char const*)@GDAL_1.8" 1.8.0
  (c++)"CPLHTTPCleanupRequest(CPLHTTPRequest*)@GDAL_1.8" 1.8.0
+ (c++)"CPLRecodeToWCharIconv(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"DGNSpatialFilterToUOR(DGNInfo*)@GDAL_1.8" 1.8.0
  (c++)"EPSGGetWGS84Transform(int, double*)@GDAL_1.8" 1.8.0
  (c++)"GML_IsSRSLatLongOrder(char const*)@GDAL_1.8" 1.8.0
@@ -272,47 +327,58 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"INGR_GetDataBlockSize(char const*, unsigned int, unsigned int)@GDAL_1.8" 1.8.0
  (c++)"INGR_GetTileDirectory(_IO_FILE*, unsigned int, int, int, INGR_TileHeader*, INGR_TileItem**)@GDAL_1.8" 1.8.0
  (c++)"INGR_SetEnvironColors(GDALColorTable*, INGR_ColorTableVar*)@GDAL_1.8" 1.8.0
+ (c++)"OGRCreateFromGeomedia(unsigned char*, OGRGeometry**, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRCreateFromShapeBin(unsigned char*, OGRGeometry**, int)@GDAL_1.8" 1.9.0
  (c++)"OGRDODSIsFloatInvalid(float const*)@GDAL_1.8" 1.8.0
  (c++)"OGRGeoJSONReadPolygon(json_object*, bool)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteCoords(double const&, double const&)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteCoords(double const&, double const&, double const&)@GDAL_1.8" 1.8.0
+ (c++)"OGRGeoJSONWriteCoords(double const&, double const&, double const&, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeoJSONWriteCoords(double const&, double const&, int)@GDAL_1.8" 1.9.0
  (c++)"OGRMSSQLAppendEscaped(CPLODBCStatement*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRPGDumpEscapeString(char const*, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRPGEscapeColumnName(char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRPolylineLabelPoint(OGRLineString*, OGRPoint*)@GDAL_1.8" 1.8.0
  (c++)"OGR_G_ExportToKMLTree(void*)@GDAL_1.8" 1.8.0
  (c++)"PamHistogramToXMLTree(double, double, int, int*, int, int)@GDAL_1.8" 1.8.0
  (c++)"RemapImgWGSProjcsName(OGRSpatialReference*, char const*, char const*)@GDAL_1.8" 1.8.0
- (c++)"SHPReadOGRFeatureDefn(char const*, SHPInfo*, DBFInfo*)@GDAL_1.8" 1.8.0
+ (c++)"SHPReadOGRFeatureDefn(char const*, SHPInfo*, DBFInfo*, char const*)@GDAL_1.8" 1.9.0
  (c++)"SetLinearUnitCitation(gtiff*, char*)@GDAL_1.8" 1.8.0
  (c++)"USGSDEMDecToPackedDMS(double)@GDAL_1.8" 1.8.0
  (c++)"VRTParseFilterSources(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
- (c++)"WFS_FetchValueFromURL(char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"WriteEquidistantConic(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"WritePeStringIfNeeded(OGRSpatialReference*, hfainfo*)@GDAL_1.8" 1.8.0
  (c++)"getGeometryTypeOfElem(xercesc_2_8::DOMElement*)@GDAL_1.8" 1.8.0
  (c++)"AddParamBasedOnPrjName(OGRSpatialReference*, char const*, char**)@GDAL_1.8" 1.8.0
+ (c++)"CPLRecodeFromWCharStub(wchar_t const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"GDALFindAssociatedFile(char const*, char const*, char**, int)@GDAL_1.8" 1.9.0
  (c++)"GeoJSONGetProtocolType(char const*)@GDAL_1.8" 1.8.0
  (c++)"INGR_CreateVirtualFile(char const*, INGR_Format, int, int, int, int, unsigned char*, int, int)@GDAL_1.8" 1.8.0
  (c++)"INGR_GetEnvironVColors(_IO_FILE*, unsigned int, unsigned int, GDALColorTable*)@GDAL_1.8" 1.8.0
  (c++)"INGR_TileItemDiskToMem(INGR_TileItem*, unsigned char const*)@GDAL_1.8" 1.8.0
+ (c++)"IdrisiGeoReference2Wkt(char const*, char const*, char const*, char**)@GDAL_1.8" 1.9.0
  (c++)"MITABFreeCoordSysTable()@GDAL_1.8" 1.8.0
  (c++)"MITABLoadCoordSysTable(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRDODSIsDoubleInvalid(double const*)@GDAL_1.8" 1.8.0
  (c++)"OGRESRIJSONReadPolygon(json_object*)@GDAL_1.8" 1.8.0
  (c++)"OGRGeoJSONReadGeometry(json_object*)@GDAL_1.8" 1.8.0
  (c++)"OGRGeoJSONReadRawPoint(json_object*, OGRPoint&)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWritePolygon(OGRPolygon*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGeoJSONWriteFeature(OGRFeature*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeoJSONWritePolygon(OGRPolygon*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRParseRFC822DateTime(char const*, int*, int*, int*, int*, int*, int*, int*)@GDAL_1.8" 1.8.0
  (c++)"OGRPolylineCenterPoint(OGRLineString*, OGRPoint*)@GDAL_1.8" 1.8.0
  (c++)"RasterliteCreateTables(void*, char const*, int, int)@GDAL_1.8" 1.8.0
  (c++)"WriteMillerCylindrical(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
+ (c++)"CPLRecodeFromWCharIconv(wchar_t const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"GML2OGRGeometry_XMLNode(CPLXMLNode const*, int, int, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"INGR_HeaderOneDiskToMem(INGR_HeaderOne*, unsigned char const*)@GDAL_1.8" 1.8.0
  (c++)"INGR_HeaderOneMemToDisk(INGR_HeaderOne const*, unsigned char*)@GDAL_1.8" 1.8.0
  (c++)"OGRCreateExpatXMLParser()@GDAL_1.8" 1.8.0
  (c++)"OGREPSGDatumNameMassage(char**)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteGeometry(OGRGeometry*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGeoJSONWriteGeometry(OGRGeometry*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGR_FD_ReorderFieldDefn(void*, int*)@GDAL_1.8" 1.9.0
  (c++)"RemapNameBasedOnKeyName(OGRSpatialReference*, char const*, char const*, char**)@GDAL_1.8" 1.8.0
  (c++)"WriteTransverseMercator(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
+ (c++)"gmlUpdateFeatureClasses(GFSTemplateList*, GMLReader*, int*)@GDAL_1.8" 1.9.0
+ (c++)"swq_is_reserved_keyword(char const*)@GDAL_1.8" 1.9.0
  (c++)"CPLHTTPInitializeRequest(CPLHTTPRequest*, char const*, char const* const*)@GDAL_1.8" 1.8.0
  (c++)"DGNInverseTransformPoint(DGNInfo*, DGNPoint*)@GDAL_1.8" 1.8.0
  (c++)"EpsilonDatasetCreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
@@ -341,9 +407,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRESRIJSONReadMultiPoint(json_object*)@GDAL_1.8" 1.8.0
  (c++)"OGRGeoJSONGetGeometryName(OGRGeometry const*)@GDAL_1.8" 1.8.0
  (c++)"OGRGeoJSONWriteAttributes(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteLineCoords(OGRLineString*)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteLineString(OGRLineString*)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteMultiPoint(OGRMultiPoint*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGeoJSONWriteLineCoords(OGRLineString*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeoJSONWriteLineString(OGRLineString*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeoJSONWriteMultiPoint(OGRMultiPoint*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRPGDumpEscapeColumnName(char const*)@GDAL_1.8" 1.9.0
  (c++)"TABCreateMAPBlockFromFile(_IO_FILE*, int, int, int, TABAccess)@GDAL_1.8" 1.8.0
  (c++)"WriteAlbersConicEqualArea(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"WriteAzimuthalEquidistant(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
@@ -351,8 +418,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"cellRepresentation2String(CSF_CR)@GDAL_1.8" 1.8.0
  (c++)"GTIFFBuildOverviewMetadata(char const*, GDALDataset*, CPLString&)@GDAL_1.8" 1.8.0
  (c++)"GeoJSONPropertyToFieldType(json_object*)@GDAL_1.8" 1.8.0
- (c++)"ImagineCitationTranslation(char const*, geokey_t)@GDAL_1.8" 1.8.0
+ (c++)"ImagineCitationTranslation(char*, geokey_t)@GDAL_1.8" 1.9.0
  (c++)"MITABExtractCoordSysBounds(char const*, double&, double&, double&, double&)@GDAL_1.8" 1.8.0
+ (c++)"NITFSetColorInterpretation(NITFImage*, int, GDALColorInterp)@GDAL_1.8" 1.9.0
  (c++)"NTFArcCenterFromEdgePoints(double, double, double, double, double, double, double*, double*)@GDAL_1.8" 1.8.0
  (c++)"OGRCreateDefaultLayerIndex()@GDAL_1.8" 1.8.0
  (c++)"OGRESRIJSONGetGeometryType(json_object*)@GDAL_1.8" 1.8.0
@@ -367,13 +435,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VRTWarpedOverviewTransform(void*, int, int, double*, double*, double*, int*)@GDAL_1.8" 1.8.0
  (c++)"WriteLambertConformalConic(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"DestroyWMSMiniDriverManager()@GDAL_1.8" 1.8.0
+ (c++)"GDALDatasetPoolForceDestroy()@GDAL_1.8" 1.9.0
  (c++)"GDALType2CellRepresentation(GDALDataType, bool)@GDAL_1.8" 1.8.0
  (c++)"GetGDALWMSMiniDriverManager()@GDAL_1.8" 1.8.0
  (c++)"INGR_DecodeRunLengthBitonal(unsigned char*, unsigned char*, unsigned int, unsigned int, unsigned int*)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteMultiPolygon(OGRMultiPolygon*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGeoJSONWriteMultiPolygon(OGRMultiPolygon*, int)@GDAL_1.8" 1.9.0
  (c++)"cellRepresentation2GDALType(CSF_CR)@GDAL_1.8" 1.8.0
  (c++)"swq_select_finish_summarize(swq_select*)@GDAL_1.8" 1.8.0
- (c++)"GML_BuildOGRGeometryFromList(char**, int, int, char const*)@GDAL_1.8" 1.8.0
+ (c++)"GML_BuildOGRGeometryFromList(CPLXMLNode const* const*, int, int, char const*, int, int, void*, int)@GDAL_1.8" 1.9.0
  (c++)"INGR_DecodeRunLengthPaletted(unsigned char*, unsigned char*, unsigned int, unsigned int, unsigned int*)@GDAL_1.8" 1.8.0
  (c++)"OGRGetXML_UTF8_EscapedString(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRXPlaneCreateAptFileReader(OGRXPlaneDataSource*)@GDAL_1.8" 1.8.0
@@ -382,17 +451,19 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRXPlaneCreateNavFileReader(OGRXPlaneDataSource*)@GDAL_1.8" 1.8.0
  (c++)"WFS_TurnSQLFilterToOGCFilter(char const*, int, int, int, int, int*)@GDAL_1.8" 1.8.0
  (c++)"DGNInverseTransformPointToInt(DGNInfo*, DGNPoint*, unsigned char*)@GDAL_1.8" 1.8.0
+ (c++)"GDALDatasetPoolPreventDestroy()@GDAL_1.8" 1.9.0
  (c++)"OGRGeoJSONReadMultiLineString(json_object*)@GDAL_1.8" 1.8.0
  (c++)"OGR_G_ExportEnvelopeToKMLTree(void*)@GDAL_1.8" 1.8.0
  (c++)"S57GenerateStandardAttributes(OGRFeatureDefn*, int)@GDAL_1.8" 1.8.0
  (c++)"VSICreateBufferedReaderHandle(VSIVirtualHandle*)@GDAL_1.8" 1.8.0
  (c++)"WriteLambertConformalConic2SP(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
- (c++)"GML_ExtractSrsNameFromGeometry(char**)@GDAL_1.8" 1.8.0
+ (c++)"GML_ExtractSrsNameFromGeometry(CPLXMLNode const* const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int)@GDAL_1.8" 1.9.0
  (c++)"OGRGeoJSONReadSpatialReference(json_object*)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteMultiLineString(OGRMultiLineString*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGeoJSONWriteMultiLineString(OGRMultiLineString*, int)@GDAL_1.8" 1.9.0
  (c++)"TABAdjustCaseSensitiveFilename(char*)@GDAL_1.8" 1.8.0
  (c++)"WriteLambertAzimuthalEqualArea(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"OGRESRIJSONReadSpatialReference(json_object*)@GDAL_1.8" 1.8.0
+ (c++)"CheckCitationKeyForStatePlaneUTM(gtiff*, GTIFDefn*, OGRSpatialReference*, int*)@GDAL_1.8" 1.9.0
  (c++)"GDALRegenerateOverviewsMultiBand(int, GDALRasterBand**, int, GDALRasterBand***, char const*, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
  (c++)"INGR_DecodeRunLengthBitonalTiled(unsigned char*, unsigned char*, unsigned int, unsigned int, unsigned int*)@GDAL_1.8" 1.8.0
  (c++)"NTFStrokeArcToOGRGeometry_Angles(double, double, double, double, double, int)@GDAL_1.8" 1.8.0
@@ -401,9 +472,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"RemapPNamesBasedOnProjCSAndPName(OGRSpatialReference*, char const*, char**)@GDAL_1.8" 1.8.0
  (c++)"GDALRegisterTransformDeserializer(char const*, int (*)(void*, int, int, double*, double*, double*, int*), void* (*)(CPLXMLNode*))@GDAL_1.8" 1.8.0
  (c++)"OGRCreateCoordinateTransformation(OGRSpatialReference*, OGRSpatialReference*)@GDAL_1.8" 1.8.0
- (c++)"OGRGeoJSONWriteGeometryCollection(OGRGeometryCollection*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGeoJSONWriteGeometryCollection(OGRGeometryCollection*, int)@GDAL_1.8" 1.9.0
  (c++)"RemapPValuesBasedOnProjCSAndPName(OGRSpatialReference*, char const*, char**)@GDAL_1.8" 1.8.0
  (c++)"GDALUnregisterTransformDeserializer(void*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteGetSpatialiteVersionNumber()@GDAL_1.8" 1.9.0
  (c++)"DGNTransformPointWithQuaternionVertex(int*, DGNPoint*, DGNPoint*)@GDAL_1.8" 1.8.0
  (c++)"GDALGetResponsiblePIDForCurrentThread()@GDAL_1.8" 1.8.0
  (c++)"GDALSetResponsiblePIDForCurrentThread(long long)@GDAL_1.8" 1.8.0
@@ -411,6 +483,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"S57GenerateVectorPrimitiveFeatureDefn(int, int)@GDAL_1.8" 1.8.0
  (c++)"VRTDeserializeWarpedOverviewTransformer(CPLXMLNode*)@GDAL_1.8" 1.8.0
  (c++)"Max(double, double)@GDAL_1.8" 1.8.0
+ (c++)"GML_BuildOGRGeometryFromList_CreateCache()@GDAL_1.8" 1.9.0
+ (c++)"GML_BuildOGRGeometryFromList_DestroyCache(void*)@GDAL_1.8" 1.9.0
  (c++)"trim(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
  (c++)"ltrim(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
  (c++)"rtrim(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
@@ -418,14 +492,20 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"swqlex(swq_expr_node**, swq_parse_context*)@GDAL_1.8" 1.8.0
  (c++)"ClearSR(hfainfo*)@GDAL_1.8" 1.8.0
  (c++)"StripNS(char const*)@GDAL_1.8" 1.8.0
+ (c++)"kml2pen(boost::intrusive_ptr<kmldom::LineStyle>, OGRStylePen*)@GDAL_1.8" 1.9.0
  (c++)"mapOpen(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, MOPEN_PERM)@GDAL_1.8" 1.8.0
+ (c++)"CheckUTM(GTIFDefn*, char*)@GDAL_1.8" 1.9.0
  (c++)"HLStoRGB(HLS)@GDAL_1.8" 1.8.0
  (c++)"HueToRGB(short, short, short)@GDAL_1.8" 1.8.0
  (c++)"MakeDirs(char const*)@GDAL_1.8" 1.8.0
  (c++)"RGBtoHLS(NWT_RGB)@GDAL_1.8" 1.8.0
  (c++)"WriteUTM(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, OGRSpatialReference)@GDAL_1.8" 1.8.0
  (c++)"createIP(int, unsigned char, unsigned char, unsigned char, NWT_RGB*, int*)@GDAL_1.8" 1.8.0
+ (c++)"feat2kml(OGRLIBKMLDataSource*, OGRLayer*, OGRFeature*, kmldom::KmlFactory*)@GDAL_1.8" 1.9.0
+ (c++)"geom2kml(OGRGeometry*, int, int, kmldom::KmlFactory*)@GDAL_1.8" 1.9.0
  (c++)"getPoint(xercesc_2_8::DOMElement*)@GDAL_1.8" 1.8.0
+ (c++)"kml2feat(boost::intrusive_ptr<kmldom::Placemark>, OGRLIBKMLDataSource*, OGRLayer*, OGRFeatureDefn*, OGRSpatialReference*)@GDAL_1.8" 1.9.0
+ (c++)"kml2geom(boost::intrusive_ptr<kmldom::Geometry>, OGRSpatialReference*)@GDAL_1.8" 1.9.0
  (c++)"norfread(void*, unsigned int, unsigned int, DataSource&)@GDAL_1.8" 1.8.0
  (c++)"rbspline(int, int, int, double*, double*, double*)@GDAL_1.8" 1.8.0
  (c++)"rbsplinu(int, int, int, double*, double*, double*)@GDAL_1.8" 1.8.0
@@ -439,7 +519,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"URLAppend(CPLString*, char const*)@GDAL_1.8" 1.8.0
  (c++)"URLAppend(CPLString*, CPLString const&)@GDAL_1.8" 1.8.0
  (c++)"appendInt(void*, int)@GDAL_1.8" 1.8.0
+ (c++)"field2kml(OGRFeature*, OGRLIBKMLLayer*, kmldom::KmlFactory*, boost::intrusive_ptr<kmldom::Placemark>)@GDAL_1.8" 1.9.0
  (c++)"fieldName(xercesc_2_8::DOMElement*)@GDAL_1.8" 1.8.0
+ (c++)"kml2brush(boost::intrusive_ptr<kmldom::PolyStyle>, OGRStyleBrush*)@GDAL_1.8" 1.9.0
+ (c++)"kml2field(OGRFeature*, boost::intrusive_ptr<kmldom::Placemark>)@GDAL_1.8" 1.9.0
+ (c++)"kml2label(boost::intrusive_ptr<kmldom::LabelStyle>, OGRStyleLabel*)@GDAL_1.8" 1.9.0
  (c++)"nwtGetRow(NWT_GRID*)@GDAL_1.8" 1.8.0
  (c++)"revfwrite(void*, unsigned int, unsigned int, _IO_FILE*)@GDAL_1.8" 1.8.0
  (c++)"tr_strcmp(char const*, unsigned short const*)@GDAL_1.8" 1.8.0
@@ -495,8 +579,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"BSBDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"BSBDataset::GetGCPProjection()@GDAL_1.8" 1.8.0
  (c++)"BSBDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
+ (c++)"BSBDataset::IdentifyInternal(GDALOpenInfo*, bool&)@GDAL_1.8" 1.9.0
  (c++)"BSBDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"BSBDataset::GetGCPs()@GDAL_1.8" 1.8.0
+ (c++)"BSBDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"BSBDataset::BSBDataset()@GDAL_1.8" 1.8.0
  (c++)"BSBDataset::BSBDataset()@GDAL_1.8" 1.8.0
  (c++)"BSBDataset::~BSBDataset()@GDAL_1.8" 1.8.0
@@ -524,6 +610,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"CPLLocaleC::CPLLocaleC()@GDAL_1.8" 1.8.0
  (c++)"CPLLocaleC::~CPLLocaleC()@GDAL_1.8" 1.8.0
  (c++)"CPLLocaleC::~CPLLocaleC()@GDAL_1.8" 1.8.0
+ (c++)"CTGDataset::ReadImagery()@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::ExtractField(char*, char const*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::GetGeoTransform(double*)@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::GetProjectionRef()@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::CTGDataset()@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::CTGDataset()@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::~CTGDataset()@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::~CTGDataset()@GDAL_1.8" 1.9.0
+ (c++)"CTGDataset::~CTGDataset()@GDAL_1.8" 1.9.0
  (c++)"DataSource::~DataSource()@GDAL_1.8" 1.8.0
  (c++)"DataSource::~DataSource()@GDAL_1.8" 1.8.0
  (c++)"DataSource::~DataSource()@GDAL_1.8" 1.8.0
@@ -541,15 +638,20 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"ERSDataset::FlushCache()@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::GetFileList()@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::GetGCPCount()@GDAL_1.8" 1.8.0
+ (c++)"ERSDataset::GetMetadata(char const*)@GDAL_1.8" 1.9.0
  (c++)"ERSDataset::SetProjection(char const*)@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
+ (c++)"ERSDataset::GetMetadataItem(char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"ERSDataset::SetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::GetGCPProjection()@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
+ (c++)"ERSDataset::WriteProjectionInfo(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"ERSDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"ERSDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::Create(char const*, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::GetGCPs()@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::SetGCPs(int, GDAL_GCP const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"ERSDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"ERSDataset::ReadGCPs()@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::ERSDataset()@GDAL_1.8" 1.8.0
  (c++)"ERSDataset::ERSDataset()@GDAL_1.8" 1.8.0
@@ -616,34 +718,45 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GFFDataset::~GFFDataset()@GDAL_1.8" 1.8.0
  (c++)"GFFDataset::~GFFDataset()@GDAL_1.8" 1.8.0
  (c++)"GFFDataset::~GFFDataset()@GDAL_1.8" 1.8.0
- (c++)"GIFDataset::GetGCPCount()@GDAL_1.8" 1.8.0
- (c++)"GIFDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
- (c++)"GIFDataset::GetGCPProjection()@GDAL_1.8" 1.8.0
- (c++)"GIFDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
+ (c++)"GIFDataset::CreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
  (c++)"GIFDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
- (c++)"GIFDataset::GetGCPs()@GDAL_1.8" 1.8.0
- (c++)"GIFDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"GIFDataset::GIFDataset()@GDAL_1.8" 1.8.0
  (c++)"GIFDataset::GIFDataset()@GDAL_1.8" 1.8.0
  (c++)"GIFDataset::~GIFDataset()@GDAL_1.8" 1.8.0
  (c++)"GIFDataset::~GIFDataset()@GDAL_1.8" 1.8.0
  (c++)"GIFDataset::~GIFDataset()@GDAL_1.8" 1.8.0
- (c++)"GMLFeature::AddGeometry(char*)@GDAL_1.8" 1.8.0
- (c++)"GMLFeature::SetProperty(int, char const*)@GDAL_1.8" 1.8.0
+ (c++)"GMLFeature::AddGeometry(CPLXMLNode*)@GDAL_1.8" 1.9.0
  (c++)"GMLFeature::AddOBProperty(char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GMLFeature::GetOBProperty(char const*)@GDAL_1.8" 1.8.0
  (c++)"GMLFeature::GetOBProperties()@GDAL_1.8" 1.8.0
- (c++)"GMLFeature::SetGeometryDirectly(char*)@GDAL_1.8" 1.8.0
+ (c++)"GMLFeature::SetGeometryDirectly(CPLXMLNode*)@GDAL_1.8" 1.9.0
+ (c++)"GMLFeature::SetPropertyDirectly(int, char*)@GDAL_1.8" 1.9.0
  (c++)"GMLFeature::Dump(_IO_FILE*)@GDAL_1.8" 1.8.0
  (c++)"GMLFeature::SetFID(char const*)@GDAL_1.8" 1.8.0
  (c++)"GMLFeature::GMLFeature(GMLFeatureClass*)@GDAL_1.8" 1.8.0
  (c++)"GMLFeature::GMLFeature(GMLFeatureClass*)@GDAL_1.8" 1.8.0
  (c++)"GMLFeature::~GMLFeature()@GDAL_1.8" 1.8.0
  (c++)"GMLFeature::~GMLFeature()@GDAL_1.8" 1.8.0
- (c++)"GMLHandler::endElement(char const*)@GDAL_1.8" 1.8.0
+ (c++)"GMLHandler::endElement()@GDAL_1.8" 1.9.0
  (c++)"GMLHandler::dataHandler(char const*, int)@GDAL_1.8" 1.8.0
- (c++)"GMLHandler::startElement(char const*, void*)@GDAL_1.8" 1.8.0
+ (c++)"GMLHandler::startElement(char const*, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::startElementTop(char const*, int, void*)@GDAL_1.8" 1.9.0
  (c++)"GMLHandler::IsGeometryElement(char const*)@GDAL_1.8" 1.8.0
+ (c++)"GMLHandler::endElementDefault()@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::endElementFeature()@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::endElementGeometry()@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::dataHandlerGeometry(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::endElementAttribute()@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::endElementBoundedBy()@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::startElementDefault(char const*, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::dataHandlerAttribute(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::startElementGeometry(char const*, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::startElementBoundedBy(char const*, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::ParseAIXMElevationPoint(CPLXMLNode*)@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::endElementIgnoredFeature()@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::endElementCityGMLGenericAttr()@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::startElementFeatureAttribute(char const*, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"GMLHandler::startElementCityGMLGenericAttr(char const*, int, void*)@GDAL_1.8" 1.9.0
  (c++)"GMLHandler::GMLHandler(GMLReader*)@GDAL_1.8" 1.8.0
  (c++)"GMLHandler::GMLHandler(GMLReader*)@GDAL_1.8" 1.8.0
  (c++)"GMLHandler::~GMLHandler()@GDAL_1.8" 1.8.0
@@ -804,6 +917,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"IVFKReader::~IVFKReader()@GDAL_1.8" 1.8.0
  (c++)"IVFKReader::~IVFKReader()@GDAL_1.8" 1.8.0
  (c++)"IVFKReader::~IVFKReader()@GDAL_1.8" 1.8.0
+ (c++)"JPGDataset::CreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"JPGDataset::GetFileList()@GDAL_1.8" 1.9.0
  (c++)"JPGDataset::GetGCPCount()@GDAL_1.8" 1.8.0
  (c++)"JPGDataset::GetMetadata(char const*)@GDAL_1.8" 1.8.0
  (c++)"JPGDataset::CheckForMask()@GDAL_1.8" 1.8.0
@@ -812,9 +927,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"JPGDataset::DecompressMask()@GDAL_1.8" 1.8.0
  (c++)"JPGDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"JPGDataset::GetMetadataItem(char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"JPGDataset::ReadXMPMetadata()@GDAL_1.8" 1.9.0
  (c++)"JPGDataset::GetGCPProjection()@GDAL_1.8" 1.8.0
  (c++)"JPGDataset::ReadEXIFMetadata()@GDAL_1.8" 1.8.0
  (c++)"JPGDataset::LoadDefaultTables(int)@GDAL_1.8" 1.8.0
+ (c++)"JPGDataset::LoadWorldFileOrTab()@GDAL_1.8" 1.9.0
  (c++)"JPGDataset::EXIFExtractMetadata(_IO_FILE*, int)@GDAL_1.8" 1.8.0
  (c++)"JPGDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"JPGDataset::GetGCPs()@GDAL_1.8" 1.8.0
@@ -846,10 +963,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"L1BDataset::~L1BDataset()@GDAL_1.8" 1.8.0
  (c++)"L1BDataset::~L1BDataset()@GDAL_1.8" 1.8.0
  (c++)"LANDataset::GetFileList()@GDAL_1.8" 1.8.0
+ (c++)"LANDataset::SetProjection(char const*)@GDAL_1.8" 1.9.0
  (c++)"LANDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
+ (c++)"LANDataset::SetGeoTransform(double*)@GDAL_1.8" 1.9.0
  (c++)"LANDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"LANDataset::CheckForStatistics()@GDAL_1.8" 1.8.0
  (c++)"LANDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
+ (c++)"LANDataset::Create(char const*, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.9.0
  (c++)"LANDataset::LANDataset()@GDAL_1.8" 1.8.0
  (c++)"LANDataset::LANDataset()@GDAL_1.8" 1.8.0
  (c++)"LANDataset::~LANDataset()@GDAL_1.8" 1.8.0
@@ -901,6 +1021,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"NASHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*)@GDAL_1.8" 1.8.0
  (c++)"NASHandler::fatalError(xercesc_2_8::SAXParseException const&)@GDAL_1.8" 1.8.0
  (c++)"NASHandler::startElement(unsigned short const*, unsigned short const*, unsigned short const*, xercesc_2_8::Attributes const&)@GDAL_1.8" 1.8.0
+ (c++)"NASHandler::GetAttributes(xercesc_2_8::Attributes const*)@GDAL_1.8" 1.9.0
  (c++)"NASHandler::IsGeometryElement(char const*)@GDAL_1.8" 1.8.0
  (c++)"NASHandler::NASHandler(NASReader*)@GDAL_1.8" 1.8.0
  (c++)"NASHandler::NASHandler(NASReader*)@GDAL_1.8" 1.8.0
@@ -957,6 +1078,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRFeature::~OGRFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRFeature::~OGRFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRFeature::~OGRFeature()@GDAL_1.8" 1.8.0
+ (c++)"OGRPGLayer::CloseCursor()@GDAL_1.8" 1.9.0
  (c++)"OGRPGLayer::GetFIDColumn()@GDAL_1.8" 1.8.0
  (c++)"OGRPGLayer::GetLayerDefn()@GDAL_1.8" 1.8.0
  (c++)"OGRPGLayer::ResetReading()@GDAL_1.8" 1.8.0
@@ -978,6 +1100,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRPGLayer::GetNextRawFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRPGLayer::RollbackTransaction()@GDAL_1.8" 1.8.0
  (c++)"OGRPGLayer::RunGetExtentRequest(OGREnvelope*, int, CPLString)@GDAL_1.8" 1.8.0
+ (c++)"OGRPGLayer::ReadResultDefinition(pg_result*)@GDAL_1.8" 1.9.0
  (c++)"OGRPGLayer::SetInitialQueryCursor()@GDAL_1.8" 1.8.0
  (c++)"OGRPGLayer::CreateMapFromFieldNameToIndex()@GDAL_1.8" 1.8.0
  (c++)"OGRPGLayer::OGRPGLayer()@GDAL_1.8" 1.8.0
@@ -1029,16 +1152,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OZIDataset::~OZIDataset()@GDAL_1.8" 1.8.0
  (c++)"OZIDataset::~OZIDataset()@GDAL_1.8" 1.8.0
  (c++)"OZIDataset::~OZIDataset()@GDAL_1.8" 1.8.0
- (c++)"PDSDataset::GetKeyword(char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"PDSDataset::GetKeyword(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PDSDataset::ParseImage(CPLString)@GDAL_1.8" 1.9.0
  (c++)"PDSDataset::CleanString(CPLString&)@GDAL_1.8" 1.8.0
  (c++)"PDSDataset::GetFileList()@GDAL_1.8" 1.8.0
- (c++)"PDSDataset::GetKeywordSub(char const*, int, char const*)@GDAL_1.8" 1.8.0
+ (c++)"PDSDataset::GetKeywordSub(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, char const*)@GDAL_1.8" 1.9.0
  (c++)"PDSDataset::GetKeywordUnit(char const*, int, char const*)@GDAL_1.8" 1.8.0
  (c++)"PDSDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"PDSDataset::IBuildOverviews(char const*, int, int*, int, int*, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
  (c++)"PDSDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"PDSDataset::ParseCompressedImage()@GDAL_1.8" 1.8.0
- (c++)"PDSDataset::ParseUncompressedImage()@GDAL_1.8" 1.8.0
+ (c++)"PDSDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"PDSDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"PDSDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"PDSDataset::ParseSRS()@GDAL_1.8" 1.8.0
@@ -1048,10 +1172,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PDSDataset::~PDSDataset()@GDAL_1.8" 1.8.0
  (c++)"PDSDataset::~PDSDataset()@GDAL_1.8" 1.8.0
  (c++)"PDSDataset::~PDSDataset()@GDAL_1.8" 1.8.0
+ (c++)"PNGDataset::CreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
  (c++)"PNGDataset::FlushCache()@GDAL_1.8" 1.8.0
+ (c++)"PNGDataset::GetFileList()@GDAL_1.8" 1.9.0
+ (c++)"PNGDataset::GetMetadata(char const*)@GDAL_1.8" 1.9.0
  (c++)"PNGDataset::LoadScanline(int)@GDAL_1.8" 1.8.0
+ (c++)"PNGDataset::LoadWorldFile()@GDAL_1.8" 1.9.0
  (c++)"PNGDataset::CollectMetadata()@GDAL_1.8" 1.8.0
  (c++)"PNGDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
+ (c++)"PNGDataset::GetMetadataItem(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PNGDataset::CollectXMPMetadata()@GDAL_1.8" 1.9.0
  (c++)"PNGDataset::LoadInterlacedChunk(int)@GDAL_1.8" 1.8.0
  (c++)"PNGDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"PNGDataset::Restart()@GDAL_1.8" 1.8.0
@@ -1098,6 +1228,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"RS2Dataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"RS2Dataset::GetGCPProjection()@GDAL_1.8" 1.8.0
  (c++)"RS2Dataset::GetProjectionRef()@GDAL_1.8" 1.8.0
+ (c++)"RS2Dataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"RS2Dataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"RS2Dataset::GetGCPs()@GDAL_1.8" 1.8.0
  (c++)"RS2Dataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
@@ -1310,6 +1441,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TABMAPFile::TABMAPFile()@GDAL_1.8" 1.8.0
  (c++)"TABMAPFile::~TABMAPFile()@GDAL_1.8" 1.8.0
  (c++)"TABMAPFile::~TABMAPFile()@GDAL_1.8" 1.8.0
+ (c++)"TILDataset::GetFileList()@GDAL_1.8" 1.9.0
+ (c++)"TILDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"TILDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"TILDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"TILDataset::TILDataset()@GDAL_1.8" 1.8.0
@@ -1330,11 +1463,12 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TSXDataset::~TSXDataset()@GDAL_1.8" 1.8.0
  (c++)"TSXDataset::~TSXDataset()@GDAL_1.8" 1.8.0
  (c++)"TSXDataset::~TSXDataset()@GDAL_1.8" 1.8.0
- (c++)"TigerPoint::GetFeature(int, TigerRecordInfo*, int, int, int, int)@GDAL_1.8" 1.8.0
- (c++)"TigerPoint::CreateFeature(OGRFeature*, TigerRecordInfo*, int, char const*)@GDAL_1.8" 1.8.0
- (c++)"TigerPoint::SetModule(char const*, char const*)@GDAL_1.8" 1.8.0
- (c++)"TigerPoint::TigerPoint(int)@GDAL_1.8" 1.8.0
- (c++)"TigerPoint::TigerPoint(int)@GDAL_1.8" 1.8.0
+ (c++)"TigerPoint::GetFeature(int)@GDAL_1.8" 1.9.0
+ (c++)"TigerPoint::GetFeature(int, int, int, int, int)@GDAL_1.8" 1.9.0
+ (c++)"TigerPoint::CreateFeature(OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"TigerPoint::CreateFeature(OGRFeature*, int)@GDAL_1.8" 1.9.0
+ (c++)"TigerPoint::TigerPoint(int, TigerRecordInfo const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"TigerPoint::TigerPoint(int, TigerRecordInfo const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"TigerPoint::~TigerPoint()@GDAL_1.8" 1.8.0
  (c++)"TigerPoint::~TigerPoint()@GDAL_1.8" 1.8.0
  (c++)"TigerPoint::~TigerPoint()@GDAL_1.8" 1.8.0
@@ -1360,6 +1494,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VRTDataset::SetMetadataItem(char const*, char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTDataset::GetGCPProjection()@GDAL_1.8" 1.8.0
  (c++)"VRTDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
+ (c++)"VRTDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
+ (c++)"VRTDataset::CheckCompatibleForDatasetIO()@GDAL_1.8" 1.9.0
  (c++)"VRTDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"VRTDataset::Create(char const*, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.8.0
  (c++)"VRTDataset::Delete(char const*)@GDAL_1.8" 1.8.0
@@ -1369,6 +1505,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VRTDataset::SetGCPs(int, GDAL_GCP const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTDataset::XMLInit(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
+ (c++)"VRTDataset::IRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"VRTDataset::VRTDataset(int, int)@GDAL_1.8" 1.8.0
  (c++)"VRTDataset::VRTDataset(int, int)@GDAL_1.8" 1.8.0
  (c++)"VRTDataset::~VRTDataset()@GDAL_1.8" 1.8.0
@@ -1392,6 +1529,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"ValueRange::ValueRange(double, double)@GDAL_1.8" 1.8.0
  (c++)"ValueRange::ValueRange(double, double, double)@GDAL_1.8" 1.8.0
  (c++)"WCSDataset::GetCoverage(int, int, int, int, int, int, int, int*, CPLHTTPResult**)@GDAL_1.8" 1.8.0
+ (c++)"WCSDataset::GetFileList()@GDAL_1.8" 1.9.0
+ (c++)"WCSDataset::GetMetadata(char const*)@GDAL_1.8" 1.9.0
  (c++)"WCSDataset::ProcessError(CPLHTTPResult*)@GDAL_1.8" 1.8.0
  (c++)"WCSDataset::DirectRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"WCSDataset::GDALOpenResult(CPLHTTPResult*)@GDAL_1.8" 1.8.0
@@ -1404,6 +1543,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"WCSDataset::ExtractGridInfo100()@GDAL_1.8" 1.8.0
  (c++)"WCSDataset::EstablishRasterDetails()@GDAL_1.8" 1.8.0
  (c++)"WCSDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
+ (c++)"WCSDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"WCSDataset::IRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"WCSDataset::WCSDataset()@GDAL_1.8" 1.8.0
  (c++)"WCSDataset::WCSDataset()@GDAL_1.8" 1.8.0
@@ -1417,7 +1557,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"XPMDataset::~XPMDataset()@GDAL_1.8" 1.8.0
  (c++)"XPMDataset::~XPMDataset()@GDAL_1.8" 1.8.0
  (c++)"XYZDataset::CreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
- (c++)"XYZDataset::IdentifyEx(GDALOpenInfo*, int&)@GDAL_1.8" 1.8.0
+ (c++)"XYZDataset::IdentifyEx(GDALOpenInfo*, int&, int&)@GDAL_1.8" 1.9.0
  (c++)"XYZDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"XYZDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"XYZDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
@@ -1523,18 +1663,31 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"swq_select::swq_select()@GDAL_1.8" 1.8.0
  (c++)"swq_select::~swq_select()@GDAL_1.8" 1.8.0
  (c++)"swq_select::~swq_select()@GDAL_1.8" 1.8.0
+ (c++)"AAIGDataset::CommonOpen(GDALOpenInfo*, GridFormat)@GDAL_1.8" 1.9.0
+ (c++)"AAIGDataset::CreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
  (c++)"AAIGDataset::GetFileList()@GDAL_1.8" 1.8.0
+ (c++)"AAIGDataset::ParseHeader(char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"AAIGDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"AAIGDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"AAIGDataset::Getc()@GDAL_1.8" 1.8.0
  (c++)"AAIGDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"AAIGDataset::Seek(unsigned long long)@GDAL_1.8" 1.8.0
  (c++)"AAIGDataset::Tell()@GDAL_1.8" 1.8.0
+ (c++)"AAIGDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"AAIGDataset::AAIGDataset()@GDAL_1.8" 1.8.0
  (c++)"AAIGDataset::AAIGDataset()@GDAL_1.8" 1.8.0
  (c++)"AAIGDataset::~AAIGDataset()@GDAL_1.8" 1.8.0
  (c++)"AAIGDataset::~AAIGDataset()@GDAL_1.8" 1.8.0
  (c++)"AAIGDataset::~AAIGDataset()@GDAL_1.8" 1.8.0
+ (c++)"ACE2Dataset::GetGeoTransform(double*)@GDAL_1.8" 1.9.0
+ (c++)"ACE2Dataset::GetProjectionRef()@GDAL_1.8" 1.9.0
+ (c++)"ACE2Dataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"ACE2Dataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"ACE2Dataset::ACE2Dataset()@GDAL_1.8" 1.9.0
+ (c++)"ACE2Dataset::ACE2Dataset()@GDAL_1.8" 1.9.0
+ (c++)"ACE2Dataset::~ACE2Dataset()@GDAL_1.8" 1.9.0
+ (c++)"ACE2Dataset::~ACE2Dataset()@GDAL_1.8" 1.9.0
+ (c++)"ACE2Dataset::~ACE2Dataset()@GDAL_1.8" 1.9.0
  (c++)"ADRGDataset::GetFileList()@GDAL_1.8" 1.8.0
  (c++)"ADRGDataset::GetMetadata(char const*)@GDAL_1.8" 1.8.0
  (c++)"ADRGDataset::OpenDataset(char const*, char const*, DDFRecord*)@GDAL_1.8" 1.8.0
@@ -1598,6 +1751,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"DTEDDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"DTEDDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"DTEDDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
+ (c++)"DTEDDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"DTEDDataset::DTEDDataset()@GDAL_1.8" 1.8.0
  (c++)"DTEDDataset::DTEDDataset()@GDAL_1.8" 1.8.0
  (c++)"DTEDDataset::~DTEDDataset()@GDAL_1.8" 1.8.0
@@ -1628,6 +1782,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"ELASDataset::SetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"ELASDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"ELASDataset::Create(char const*, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.8.0
+ (c++)"ELASDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"ELASDataset::ELASDataset()@GDAL_1.8" 1.8.0
  (c++)"ELASDataset::ELASDataset()@GDAL_1.8" 1.8.0
  (c++)"ELASDataset::~ELASDataset()@GDAL_1.8" 1.8.0
@@ -1675,6 +1830,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALDataset::Dereference()@GDAL_1.8" 1.8.0
  (c++)"GDALDataset::GetFileList()@GDAL_1.8" 1.8.0
  (c++)"GDALDataset::GetGCPCount()@GDAL_1.8" 1.8.0
+ (c++)"GDALDataset::ReportError(CPLErr, int, char const*, ...)@GDAL_1.8" 1.9.0
  (c++)"GDALDataset::MarkAsShared()@GDAL_1.8" 1.8.0
  (c++)"GDALDataset::GetRasterBand(int)@GDAL_1.8" 1.8.0
  (c++)"GDALDataset::SetProjection(char const*)@GDAL_1.8" 1.8.0
@@ -1695,6 +1851,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALDataset::GetInternalHandle(char const*)@GDAL_1.8" 1.8.0
  (c++)"GDALDataset::BlockBasedRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"GDALDataset::BlockBasedFlushCache()@GDAL_1.8" 1.8.0
+ (c++)"GDALDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"GDALDataset::AddBand(GDALDataType, char**)@GDAL_1.8" 1.8.0
  (c++)"GDALDataset::GetGCPs()@GDAL_1.8" 1.8.0
  (c++)"GDALDataset::SetBand(int, GDALRasterBand*)@GDAL_1.8" 1.8.0
@@ -1816,6 +1973,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"JDEMDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"JDEMDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"JDEMDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
+ (c++)"JDEMDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"JDEMDataset::JDEMDataset()@GDAL_1.8" 1.9.0
+ (c++)"JDEMDataset::JDEMDataset()@GDAL_1.8" 1.9.0
  (c++)"JDEMDataset::~JDEMDataset()@GDAL_1.8" 1.8.0
  (c++)"JDEMDataset::~JDEMDataset()@GDAL_1.8" 1.8.0
  (c++)"JDEMDataset::~JDEMDataset()@GDAL_1.8" 1.8.0
@@ -1853,8 +2013,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"MSGNDataset::~MSGNDataset()@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::AdviseRead(int, int, int, int, int, int, GDALDataType, int, int*, char**)@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::FlushCache()@GDAL_1.8" 1.8.0
+ (c++)"NITFDataset::GetFileList()@GDAL_1.8" 1.9.0
  (c++)"NITFDataset::GetGCPCount()@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::GetMetadata(char const*)@GDAL_1.8" 1.8.0
+ (c++)"NITFDataset::OpenInternal(GDALOpenInfo*, GDALDataset*, int)@GDAL_1.8" 1.9.0
  (c++)"NITFDataset::CheckForRSets(char const*)@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::ReadJPEGBlock(int, int)@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::SetProjection(char const*)@GDAL_1.8" 1.8.0
@@ -1871,9 +2033,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"NITFDataset::NITFDatasetCreate(char const*, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::InitializeCGMMetadata()@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::InitializeTREMetadata()@GDAL_1.8" 1.8.0
+ (c++)"NITFDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
+ (c++)"NITFDataset::InitializeNITFMetadata()@GDAL_1.8" 1.9.0
  (c++)"NITFDataset::InitializeTextMetadata()@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
- (c++)"NITFDataset::Open(GDALOpenInfo*, GDALDataset*, int)@GDAL_1.8" 1.8.0
+ (c++)"NITFDataset::AddFile(char**, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"NITFDataset::GetGCPs()@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"NITFDataset::IRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int)@GDAL_1.8" 1.8.0
@@ -1951,11 +2115,12 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRCSVLayer::SetCreateCSVT(int)@GDAL_1.8" 1.8.0
  (c++)"OGRCSVLayer::GetNextFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRCSVLayer::TestCapability(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRCSVLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
  (c++)"OGRCSVLayer::SetWriteGeometry(OGRCSVGeometryFormat)@GDAL_1.8" 1.8.0
  (c++)"OGRCSVLayer::GetNextUnfilteredFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRCSVLayer::SetCRLF(int)@GDAL_1.8" 1.8.0
- (c++)"OGRCSVLayer::OGRCSVLayer(char const*, _IO_FILE*, char const*, int, int, char, char const*)@GDAL_1.8" 1.8.0
- (c++)"OGRCSVLayer::OGRCSVLayer(char const*, _IO_FILE*, char const*, int, int, char, char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRCSVLayer::OGRCSVLayer(char const*, _IO_FILE*, char const*, int, int, char, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCSVLayer::OGRCSVLayer(char const*, _IO_FILE*, char const*, int, int, char, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRCSVLayer::~OGRCSVLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRCSVLayer::~OGRCSVLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRCSVLayer::~OGRCSVLayer()@GDAL_1.8" 1.8.0
@@ -1999,6 +2164,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRDXFLayer::TranslateDIMENSION()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFLayer::ApplyOCSTransformer(OGRGeometry*)@GDAL_1.8" 1.8.0
  (c++)"OGRDXFLayer::CollectBoundaryPath(OGRGeometryCollection*)@GDAL_1.8" 1.8.0
+ (c++)"OGRDXFLayer::CollectPolylinePath(OGRGeometryCollection*)@GDAL_1.8" 1.9.0
  (c++)"OGRDXFLayer::TranslateLWPOLYLINE()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFLayer::ClearPendingFeatures()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFLayer::GetNextUnfilteredFeature()@GDAL_1.8" 1.8.0
@@ -2008,6 +2174,23 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRDXFLayer::~OGRDXFLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFLayer::~OGRDXFLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFLayer::~OGRDXFLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRGFTLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::LaunderColName(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::SetNextByIndex(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::ParseCSVResponse(char*, std::vector<CPLString, std::allocator<CPLString> >&)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::GetGeometryColumn()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::BuildFeatureFromSQL(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::PatchSQL(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::OGRGFTLayer(OGRGFTDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::OGRGFTLayer(OGRGFTDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::~OGRGFTLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::~OGRGFTLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTLayer::~OGRGFTLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRGMLLayer::CreateField(OGRFieldDefn*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRGMLLayer::GetLayerDefn()@GDAL_1.8" 1.8.0
  (c++)"OGRGMLLayer::ResetReading()@GDAL_1.8" 1.8.0
@@ -2116,11 +2299,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRMemLayer::GetFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRMemLayer::SetFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRMemLayer::CreateField(OGRFieldDefn*, int)@GDAL_1.8" 1.8.0
+ (c++)"OGRMemLayer::DeleteField(int)@GDAL_1.8" 1.9.0
  (c++)"OGRMemLayer::GetLayerDefn()@GDAL_1.8" 1.8.0
  (c++)"OGRMemLayer::ResetReading()@GDAL_1.8" 1.8.0
  (c++)"OGRMemLayer::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRMemLayer::DeleteFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRMemLayer::GetSpatialRef()@GDAL_1.8" 1.8.0
+ (c++)"OGRMemLayer::ReorderFields(int*)@GDAL_1.8" 1.9.0
+ (c++)"OGRMemLayer::AlterFieldDefn(int, OGRFieldDefn*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRMemLayer::GetNextFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRMemLayer::SetNextByIndex(long)@GDAL_1.8" 1.8.0
  (c++)"OGRMemLayer::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -2218,6 +2404,26 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSUALayer::~OGRSUALayer()@GDAL_1.8" 1.8.0
  (c++)"OGRSUALayer::~OGRSUALayer()@GDAL_1.8" 1.8.0
  (c++)"OGRSUALayer::~OGRSUALayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRSVGLayer::LoadSchema()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::GetGeomType()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::endElementCbk(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::dataHandlerCbk(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::startElementCbk(char const*, char const**)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::endElementLoadSchemaCbk(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::dataHandlerLoadSchemaCbk(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::startElementLoadSchemaCbk(char const*, char const**)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::OGRSVGLayer(char const*, char const*, SVGGeometryType, OGRSVGDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::OGRSVGLayer(char const*, char const*, SVGGeometryType, OGRSVGDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::~OGRSVGLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::~OGRSVGLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGLayer::~OGRSVGLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRStyleMgr::GetPartCount(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRStyleMgr::GetStyleName(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRStyleMgr::GetStyleByName(char const*)@GDAL_1.8" 1.8.0
@@ -2262,14 +2468,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRVFKLayer::~OGRVFKLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRVFKLayer::~OGRVFKLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::GetFeature(long)@GDAL_1.8" 1.8.0
- (c++)"OGRVRTLayer::Initialize(CPLXMLNode*, char const*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::SetFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::SyncToDisk()@GDAL_1.8" 1.8.0
+ (c++)"OGRVRTLayer::GetGeomType()@GDAL_1.8" 1.9.0
  (c++)"OGRVRTLayer::GetLayerDefn()@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::ResetReading()@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::DeleteFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::GetSpatialRef()@GDAL_1.8" 1.8.0
+ (c++)"OGRVRTLayer::FastInitialize(CPLXMLNode*, char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRVRTLayer::FullInitialize()@GDAL_1.8" 1.9.0
  (c++)"OGRVRTLayer::GetNextFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::SetNextByIndex(long)@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -2280,9 +2488,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRVRTLayer::SetAttributeFilter(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::createFromShapeBin(unsigned char*, OGRGeometry**, int)@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::TranslateVRTFeatureToSrcFeature(OGRFeature*)@GDAL_1.8" 1.8.0
+ (c++)"OGRVRTLayer::GetName()@GDAL_1.8" 1.9.0
  (c++)"OGRVRTLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.8.0
- (c++)"OGRVRTLayer::OGRVRTLayer()@GDAL_1.8" 1.8.0
- (c++)"OGRVRTLayer::OGRVRTLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRVRTLayer::OGRVRTLayer(OGRVRTDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRVRTLayer::OGRVRTLayer(OGRVRTDataSource*)@GDAL_1.8" 1.9.0
  (c++)"OGRVRTLayer::~OGRVRTLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::~OGRVRTLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRVRTLayer::~OGRVRTLayer()@GDAL_1.8" 1.8.0
@@ -2297,7 +2506,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRWFSLayer::DeleteFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRWFSLayer::GetPostHeader()@GDAL_1.8" 1.8.0
  (c++)"OGRWFSLayer::GetSpatialRef()@GDAL_1.8" 1.8.0
- (c++)"OGRWFSLayer::BuildLayerDefn(CPLXMLNode*)@GDAL_1.8" 1.8.0
+ (c++)"OGRWFSLayer::BuildLayerDefn(OGRFeatureDefn*)@GDAL_1.8" 1.9.0
  (c++)"OGRWFSLayer::GetNextFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRWFSLayer::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRWFSLayer::FetchGetFeature(int)@GDAL_1.8" 1.8.0
@@ -2312,6 +2521,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRWFSLayer::DescribeFeatureType()@GDAL_1.8" 1.8.0
  (c++)"OGRWFSLayer::RollbackTransaction()@GDAL_1.8" 1.8.0
  (c++)"OGRWFSLayer::GetDescribeFeatureTypeURL(int)@GDAL_1.8" 1.8.0
+ (c++)"OGRWFSLayer::BuildLayerDefnFromFeatureClass(GMLFeatureClass*)@GDAL_1.8" 1.9.0
  (c++)"OGRWFSLayer::ExecuteGetFeatureResultTypeHits()@GDAL_1.8" 1.8.0
  (c++)"OGRWFSLayer::GetName()@GDAL_1.8" 1.8.0
  (c++)"OGRWFSLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.8.0
@@ -2359,8 +2569,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK2Band::SetMetadata(char**, char const*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Band::GetColorTable()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Band::SetColorTable(GDALColorTable*)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK2Band::SetDescription(char const*)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK2Band::GetMetadataItem(char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Band::SetMetadataItem(char const*, char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK2Band::GetCategoryNames()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK2Band::GetOverviewCount()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Band::CheckForColorTable()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Band::RefreshOverviewList()@GDAL_1.8" 1.8.0
@@ -2497,6 +2709,15 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VFKProperty::~VFKProperty()@GDAL_1.8" 1.8.0
  (c++)"VFKProperty::~VFKProperty()@GDAL_1.8" 1.8.0
  (c++)"VFKProperty::operator=(VFKProperty const&)@GDAL_1.8" 1.8.0
+ (c++)"ZMapDataset::CreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"ZMapDataset::GetGeoTransform(double*)@GDAL_1.8" 1.9.0
+ (c++)"ZMapDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"ZMapDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"ZMapDataset::ZMapDataset()@GDAL_1.8" 1.9.0
+ (c++)"ZMapDataset::ZMapDataset()@GDAL_1.8" 1.9.0
+ (c++)"ZMapDataset::~ZMapDataset()@GDAL_1.8" 1.9.0
+ (c++)"ZMapDataset::~ZMapDataset()@GDAL_1.8" 1.9.0
+ (c++)"ZMapDataset::~ZMapDataset()@GDAL_1.8" 1.9.0
  (c++)"xercesc_2_8::DTDHandler::~DTDHandler()@GDAL_1.8" 1.8.0
  (c++)"xercesc_2_8::DTDHandler::~DTDHandler()@GDAL_1.8" 1.8.0
  (c++)"xercesc_2_8::DTDHandler::~DTDHandler()@GDAL_1.8" 1.8.0
@@ -2568,6 +2789,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"BTRasterBand::IWriteBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"BTRasterBand::SetUnitType(char const*)@GDAL_1.8" 1.8.0
  (c++)"BTRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.8.0
+ (c++)"BTRasterBand::SetNoDataValue(double)@GDAL_1.8" 1.9.0
  (c++)"BTRasterBand::BTRasterBand(GDALDataset*, _IO_FILE*, GDALDataType)@GDAL_1.8" 1.8.0
  (c++)"BTRasterBand::BTRasterBand(GDALDataset*, _IO_FILE*, GDALDataType)@GDAL_1.8" 1.8.0
  (c++)"BTRasterBand::~BTRasterBand()@GDAL_1.8" 1.8.0
@@ -2604,9 +2826,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"DIMAPDataset::GetFileList()@GDAL_1.8" 1.8.0
  (c++)"DIMAPDataset::GetGCPCount()@GDAL_1.8" 1.8.0
  (c++)"DIMAPDataset::GetMetadata(char const*)@GDAL_1.8" 1.8.0
+ (c++)"DIMAPDataset::SetMetadata(CPLXMLNode*, char const**)@GDAL_1.8" 1.9.0
  (c++)"DIMAPDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"DIMAPDataset::GetGCPProjection()@GDAL_1.8" 1.8.0
  (c++)"DIMAPDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
+ (c++)"DIMAPDataset::ReadImageInformation()@GDAL_1.8" 1.9.0
+ (c++)"DIMAPDataset::ReadImageInformation2()@GDAL_1.8" 1.9.0
+ (c++)"DIMAPDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"DIMAPDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"DIMAPDataset::GetGCPs()@GDAL_1.8" 1.8.0
  (c++)"DIMAPDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
@@ -2647,10 +2873,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDAL_EDBFile::~GDAL_EDBFile()@GDAL_1.8" 1.8.0
  (c++)"GDAL_EDBFile::~GDAL_EDBFile()@GDAL_1.8" 1.8.0
  (c++)"GDAL_EDBFile::~GDAL_EDBFile()@GDAL_1.8" 1.8.0
- (c++)"GMLReadState::RebuildPath()@GDAL_1.8" 1.8.0
+ (c++)"GMLReadState::Reset()@GDAL_1.8" 1.9.0
  (c++)"GMLReadState::PopPath()@GDAL_1.8" 1.8.0
- (c++)"GMLReadState::PushPath(char const*)@GDAL_1.8" 1.8.0
- (c++)"GMLReadState::MatchPath(char const*)@GDAL_1.8" 1.8.0
+ (c++)"GMLReadState::PushPath(char const*, int)@GDAL_1.8" 1.9.0
  (c++)"GMLReadState::GMLReadState()@GDAL_1.8" 1.8.0
  (c++)"GMLReadState::GMLReadState()@GDAL_1.8" 1.8.0
  (c++)"GMLReadState::~GMLReadState()@GDAL_1.8" 1.8.0
@@ -2665,11 +2890,12 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GTiffDataset::CreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::Crystalize()@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::FlushCache()@GDAL_1.8" 1.8.0
+ (c++)"GTiffDataset::LoadRPCRPB()@GDAL_1.8" 1.9.0
  (c++)"GTiffDataset::OpenOffset(tiff*, GTiffDataset**, unsigned long long, int, GDALAccess, int, int, char**)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::ReadRPCTag()@GDAL_1.8" 1.8.0
- (c++)"GTiffDataset::FindIMDFile(char**)@GDAL_1.8" 1.8.0
- (c++)"GTiffDataset::FindRPBFile(char**)@GDAL_1.8" 1.8.0
- (c++)"GTiffDataset::FindRPCFile(char**)@GDAL_1.8" 1.8.0
+ (c++)"GTiffDataset::FindIMDFile()@GDAL_1.8" 1.9.0
+ (c++)"GTiffDataset::FindRPBFile()@GDAL_1.8" 1.9.0
+ (c++)"GTiffDataset::FindRPCFile()@GDAL_1.8" 1.9.0
  (c++)"GTiffDataset::GetFileList()@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::GetGCPCount()@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::GetMetadata(char const*)@GDAL_1.8" 1.8.0
@@ -2688,6 +2914,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GTiffDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::GetMetadataItem(char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::IBuildOverviews(char const*, int, int*, int, int*, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
+ (c++)"GTiffDataset::ScanDirectories()@GDAL_1.8" 1.9.0
  (c++)"GTiffDataset::SetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::SetMetadataItem(char const*, char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::GetGCPProjection()@GDAL_1.8" 1.8.0
@@ -2700,6 +2927,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GTiffDataset::LookForProjection()@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::PushMetadataToPam()@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::WriteEncodedStrip(unsigned int, unsigned char*, int)@GDAL_1.8" 1.8.0
+ (c++)"GTiffDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"GTiffDataset::WriteEncodedTileOrStrip(unsigned int, void*, int)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::RegisterNewOverviewDataset(unsigned long long)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::CreateInternalMaskOverviews(int, int)@GDAL_1.8" 1.8.0
@@ -2707,9 +2935,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GTiffDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::Create(char const*, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::GetGCPs()@GDAL_1.8" 1.8.0
+ (c++)"GTiffDataset::LoadIMD()@GDAL_1.8" 1.9.0
  (c++)"GTiffDataset::OpenDir(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::SetGCPs(int, GDAL_GCP const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::CreateLL(char const*, int, int, int, GDALDataType, double, char**)@GDAL_1.8" 1.8.0
+ (c++)"GTiffDataset::Finalize()@GDAL_1.8" 1.9.0
  (c++)"GTiffDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::GTiffDataset()@GDAL_1.8" 1.8.0
  (c++)"GTiffDataset::GTiffDataset()@GDAL_1.8" 1.8.0
@@ -2747,11 +2977,20 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"IMapInfoFile::~IMapInfoFile()@GDAL_1.8" 1.8.0
  (c++)"IMapInfoFile::~IMapInfoFile()@GDAL_1.8" 1.8.0
  (c++)"ISIS2Dataset::GetKeyword(char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"ISIS2Dataset::WriteLabel(CPLString, CPLString, CPLString, unsigned int, unsigned int, unsigned int, GDALDataType, unsigned long long, char const*, unsigned long long&, bool)@GDAL_1.8" 1.9.0
  (c++)"ISIS2Dataset::CleanString(CPLString&)@GDAL_1.8" 1.8.0
+ (c++)"ISIS2Dataset::GetFileList()@GDAL_1.8" 1.9.0
+ (c++)"ISIS2Dataset::WriteRaster(CPLString, bool, unsigned long long, unsigned long long, GDALDataType, char const*)@GDAL_1.8" 1.9.0
+ (c++)"ISIS2Dataset::WriteKeyword(_IO_FILE*, unsigned int, CPLString, CPLString)@GDAL_1.8" 1.9.0
  (c++)"ISIS2Dataset::GetKeywordSub(char const*, int, char const*)@GDAL_1.8" 1.8.0
  (c++)"ISIS2Dataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
+ (c++)"ISIS2Dataset::WriteFormatting(_IO_FILE*, CPLString)@GDAL_1.8" 1.9.0
  (c++)"ISIS2Dataset::GetProjectionRef()@GDAL_1.8" 1.8.0
+ (c++)"ISIS2Dataset::RecordSizeCalculation(unsigned int, unsigned int, unsigned int, GDALDataType)@GDAL_1.8" 1.9.0
+ (c++)"ISIS2Dataset::WriteQUBE_Information(_IO_FILE*, unsigned int, unsigned int&, unsigned int, unsigned int, unsigned int, GDALDataType, char const*)@GDAL_1.8" 1.9.0
  (c++)"ISIS2Dataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
+ (c++)"ISIS2Dataset::Create(char const*, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.9.0
+ (c++)"ISIS2Dataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"ISIS2Dataset::ISIS2Dataset()@GDAL_1.8" 1.8.0
  (c++)"ISIS2Dataset::ISIS2Dataset()@GDAL_1.8" 1.8.0
  (c++)"ISIS2Dataset::~ISIS2Dataset()@GDAL_1.8" 1.8.0
@@ -2817,7 +3056,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRDODSLayer::~OGRDODSLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFDriver::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRDXFDriver::CreateDataSource(char const*, char**)@GDAL_1.8" 1.8.0
- (c++)"OGRDXFDriver::GetDXFColorTable()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFDriver::Open(char const*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRDXFDriver::GetName()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFDriver::~OGRDXFDriver()@GDAL_1.8" 1.8.0
@@ -2843,6 +3081,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRFieldDefn::OGRFieldDefn(OGRFieldDefn*)@GDAL_1.8" 1.8.0
  (c++)"OGRFieldDefn::~OGRFieldDefn()@GDAL_1.8" 1.8.0
  (c++)"OGRFieldDefn::~OGRFieldDefn()@GDAL_1.8" 1.8.0
+ (c++)"OGRGFTDriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDriver::CreateDataSource(char const*, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDriver::~OGRGFTDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDriver::~OGRGFTDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDriver::~OGRGFTDriver()@GDAL_1.8" 1.9.0
  (c++)"OGRGMLDriver::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRGMLDriver::CreateDataSource(char const*, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRGMLDriver::Open(char const*, int)@GDAL_1.8" 1.8.0
@@ -2987,7 +3232,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRPGeoLayer::BuildFeatureDefn(char const*, CPLODBCStatement*)@GDAL_1.8" 1.8.0
  (c++)"OGRPGeoLayer::GetGeometryColumn()@GDAL_1.8" 1.8.0
  (c++)"OGRPGeoLayer::GetNextRawFeature()@GDAL_1.8" 1.8.0
- (c++)"OGRPGeoLayer::createFromShapeBin(unsigned char*, OGRGeometry**, int)@GDAL_1.8" 1.8.0
  (c++)"OGRPGeoLayer::OGRPGeoLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRPGeoLayer::OGRPGeoLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRPGeoLayer::~OGRPGeoLayer()@GDAL_1.8" 1.8.0
@@ -3021,12 +3265,29 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSDTSLayer::~OGRSDTSLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRSDTSLayer::~OGRSDTSLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRSDTSLayer::~OGRSDTSLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRSEGYLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::OGRSEGYLayer(char const*, _IO_FILE*, SEGYBinaryFileHeader*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::OGRSEGYLayer(char const*, _IO_FILE*, SEGYBinaryFileHeader*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::~OGRSEGYLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::~OGRSEGYLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYLayer::~OGRSEGYLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRSUADriver::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRSUADriver::Open(char const*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRSUADriver::GetName()@GDAL_1.8" 1.8.0
  (c++)"OGRSUADriver::~OGRSUADriver()@GDAL_1.8" 1.8.0
  (c++)"OGRSUADriver::~OGRSUADriver()@GDAL_1.8" 1.8.0
  (c++)"OGRSUADriver::~OGRSUADriver()@GDAL_1.8" 1.8.0
+ (c++)"OGRSVGDriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDriver::~OGRSVGDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDriver::~OGRSVGDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDriver::~OGRSVGDriver()@GDAL_1.8" 1.9.0
  (c++)"OGRStyleTool::GetParamDbl(ogr_style_param const&, ogr_style_value&, int&)@GDAL_1.8" 1.8.0
  (c++)"OGRStyleTool::GetParamNum(ogr_style_param const&, ogr_style_value&, int&)@GDAL_1.8" 1.8.0
  (c++)"OGRStyleTool::GetParamStr(ogr_style_param const&, ogr_style_value&, int&)@GDAL_1.8" 1.8.0
@@ -3165,7 +3426,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TABRectangle::~TABRectangle()@GDAL_1.8" 1.8.0
  (c++)"TigerAltName::GetFeature(int)@GDAL_1.8" 1.8.0
  (c++)"TigerAltName::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerAltName::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerAltName::TigerAltName(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerAltName::TigerAltName(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerAltName::~TigerAltName()@GDAL_1.8" 1.8.0
@@ -3209,6 +3469,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSIMemHandle::Tell()@GDAL_1.8" 1.8.0
  (c++)"VSIMemHandle::Close()@GDAL_1.8" 1.8.0
  (c++)"VSIMemHandle::Write(void const*, unsigned int, unsigned int)@GDAL_1.8" 1.8.0
+ (c++)"VSIMemHandle::Truncate(unsigned long long)@GDAL_1.8" 1.9.0
  (c++)"VSIMemHandle::~VSIMemHandle()@GDAL_1.8" 1.8.0
  (c++)"VSIMemHandle::~VSIMemHandle()@GDAL_1.8" 1.8.0
  (c++)"VSIMemHandle::~VSIMemHandle()@GDAL_1.8" 1.8.0
@@ -3276,10 +3537,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"BAGRasterBand::~BAGRasterBand()@GDAL_1.8" 1.8.0
  (c++)"BAGRasterBand::~BAGRasterBand()@GDAL_1.8" 1.8.0
  (c++)"BAGRasterBand::~BAGRasterBand()@GDAL_1.8" 1.8.0
- (c++)"BIGGIFDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
+ (c++)"BIGGIFDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"BIGGIFDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"BIGGIFDataset::ReOpen()@GDAL_1.8" 1.8.0
- (c++)"BIGGIFDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"BIGGIFDataset::BIGGIFDataset()@GDAL_1.8" 1.8.0
  (c++)"BIGGIFDataset::BIGGIFDataset()@GDAL_1.8" 1.8.0
  (c++)"BIGGIFDataset::~BIGGIFDataset()@GDAL_1.8" 1.8.0
@@ -3319,6 +3579,44 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"CCPRasterBand::~CCPRasterBand()@GDAL_1.8" 1.8.0
  (c++)"CCPRasterBand::~CCPRasterBand()@GDAL_1.8" 1.8.0
  (c++)"CCPRasterBand::~CCPRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"CPLStringList::Initialize()@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::AddNameValue(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::SetNameValue(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::MakeOurOwnCopy()@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::EnsureAllocation(int)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::AddStringDirectly(char*)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::InsertStringDirectly(int, char*)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::FindSortedInsertionPoint(char const*)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::Sort()@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::Clear()@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::Assign(char**, int)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::AddString(char const*)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::StealList()@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::CPLStringList(char**, int)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::CPLStringList(CPLStringList const&)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::CPLStringList()@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::CPLStringList(char**, int)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::CPLStringList(CPLStringList const&)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::CPLStringList()@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::~CPLStringList()@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::~CPLStringList()@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::operator=(CPLStringList const&)@GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::operator[](int)@GDAL_1.8" 1.9.0
+ (c++)"CTGRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"CTGRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.9.0
+ (c++)"CTGRasterBand::GetCategoryNames()@GDAL_1.8" 1.9.0
+ (c++)"CTGRasterBand::CTGRasterBand(CTGDataset*, int)@GDAL_1.8" 1.9.0
+ (c++)"CTGRasterBand::CTGRasterBand(CTGDataset*, int)@GDAL_1.8" 1.9.0
+ (c++)"CTGRasterBand::~CTGRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"CTGRasterBand::~CTGRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"CTGRasterBand::~CTGRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"ERSRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.9.0
+ (c++)"ERSRasterBand::SetNoDataValue(double)@GDAL_1.8" 1.9.0
+ (c++)"ERSRasterBand::ERSRasterBand(GDALDataset*, int, void*, unsigned long long, int, int, GDALDataType, int, int, int)@GDAL_1.8" 1.9.0
+ (c++)"ERSRasterBand::ERSRasterBand(GDALDataset*, int, void*, unsigned long long, int, int, GDALDataType, int, int, int)@GDAL_1.8" 1.9.0
+ (c++)"ERSRasterBand::~ERSRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"ERSRasterBand::~ERSRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"ERSRasterBand::~ERSRasterBand()@GDAL_1.8" 1.9.0
  (c++)"FITRasterBand::GetMaximum(int*)@GDAL_1.8" 1.8.0
  (c++)"FITRasterBand::GetMinimum(int*)@GDAL_1.8" 1.8.0
  (c++)"FITRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
@@ -3409,6 +3707,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"HFARasterBand::GetDefaultRAT()@GDAL_1.8" 1.8.0
  (c++)"HFARasterBand::SetColorTable(GDALColorTable*)@GDAL_1.8" 1.8.0
  (c++)"HFARasterBand::SetDefaultRAT(GDALRasterAttributeTable const*)@GDAL_1.8" 1.8.0
+ (c++)"HFARasterBand::WriteNamedRAT(char const*, GDALRasterAttributeTable const*)@GDAL_1.8" 1.9.0
  (c++)"HFARasterBand::BuildOverviews(char const*, int, int*, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
  (c++)"HFARasterBand::CleanOverviews()@GDAL_1.8" 1.8.0
  (c++)"HFARasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.8.0
@@ -3456,7 +3755,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"IdrisiDataset::SetProjection(char const*)@GDAL_1.8" 1.8.0
  (c++)"IdrisiDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"IdrisiDataset::SetGeoTransform(double*)@GDAL_1.8" 1.8.0
- (c++)"IdrisiDataset::GeoReference2Wkt(char const*, char const*, char**)@GDAL_1.8" 1.8.0
  (c++)"IdrisiDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"IdrisiDataset::Wkt2GeoReference(char const*, char**, char**)@GDAL_1.8" 1.8.0
  (c++)"IdrisiDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
@@ -3500,14 +3798,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"MEMRasterBand::SetNoDataValue(double)@GDAL_1.8" 1.8.0
  (c++)"MEMRasterBand::GetCategoryNames()@GDAL_1.8" 1.8.0
  (c++)"MEMRasterBand::SetCategoryNames(char**)@GDAL_1.8" 1.8.0
+ (c++)"MEMRasterBand::GetDefaultHistogram(double*, double*, int*, int**, int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"MEMRasterBand::SetDefaultHistogram(double, double, int, int*)@GDAL_1.8" 1.9.0
  (c++)"MEMRasterBand::GetColorInterpretation()@GDAL_1.8" 1.8.0
  (c++)"MEMRasterBand::SetColorInterpretation(GDALColorInterp)@GDAL_1.8" 1.8.0
  (c++)"MEMRasterBand::GetScale(int*)@GDAL_1.8" 1.8.0
  (c++)"MEMRasterBand::SetScale(double)@GDAL_1.8" 1.8.0
  (c++)"MEMRasterBand::GetOffset(int*)@GDAL_1.8" 1.8.0
  (c++)"MEMRasterBand::SetOffset(double)@GDAL_1.8" 1.8.0
- (c++)"MEMRasterBand::MEMRasterBand(GDALDataset*, int, unsigned char*, GDALDataType, int, int, int)@GDAL_1.8" 1.8.0
- (c++)"MEMRasterBand::MEMRasterBand(GDALDataset*, int, unsigned char*, GDALDataType, int, int, int)@GDAL_1.8" 1.8.0
+ (c++)"MEMRasterBand::MEMRasterBand(GDALDataset*, int, unsigned char*, GDALDataType, int, int, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"MEMRasterBand::MEMRasterBand(GDALDataset*, int, unsigned char*, GDALDataType, int, int, int, char const*)@GDAL_1.8" 1.9.0
  (c++)"MEMRasterBand::~MEMRasterBand()@GDAL_1.8" 1.8.0
  (c++)"MEMRasterBand::~MEMRasterBand()@GDAL_1.8" 1.8.0
  (c++)"MEMRasterBand::~MEMRasterBand()@GDAL_1.8" 1.8.0
@@ -3572,8 +3872,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRDataSource::ReleaseResultSet(OGRLayer*)@GDAL_1.8" 1.8.0
  (c++)"OGRDataSource::DestroyDataSource(OGRDataSource*)@GDAL_1.8" 1.8.0
  (c++)"OGRDataSource::ProcessSQLDropIndex(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRDataSource::ProcessSQLDropTable(char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRDataSource::ProcessSQLCreateIndex(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRDataSource::SetStyleTableDirectly(OGRStyleTable*)@GDAL_1.8" 1.8.0
+ (c++)"OGRDataSource::ProcessSQLAlterTableAddColumn(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRDataSource::ProcessSQLAlterTableDropColumn(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRDataSource::ProcessSQLAlterTableAlterColumn(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRDataSource::ProcessSQLAlterTableRenameColumn(char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRDataSource::Release()@GDAL_1.8" 1.8.0
  (c++)"OGRDataSource::CopyLayer(OGRLayer*, char const*, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRDataSource::Reference()@GDAL_1.8" 1.8.0
@@ -3684,29 +3989,54 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSDTSDriver::~OGRSDTSDriver()@GDAL_1.8" 1.8.0
  (c++)"OGRSDTSDriver::~OGRSDTSDriver()@GDAL_1.8" 1.8.0
  (c++)"OGRSDTSDriver::~OGRSDTSDriver()@GDAL_1.8" 1.8.0
+ (c++)"OGRSEGP1Layer::ExpandTabs(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGP1Layer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGP1Layer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGP1Layer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGP1Layer::DetectLatitudeColumn(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGP1Layer::OGRSEGP1Layer(char const*, _IO_FILE*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGP1Layer::OGRSEGP1Layer(char const*, _IO_FILE*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGP1Layer::~OGRSEGP1Layer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGP1Layer::~OGRSEGP1Layer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGP1Layer::~OGRSEGP1Layer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDriver::~OGRSEGYDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDriver::~OGRSEGYDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDriver::~OGRSEGYDriver()@GDAL_1.8" 1.9.0
  (c++)"OGRShapeLayer::FetchShape(int)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::GetFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::SetFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::SyncToDisk()@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeLayer::TouchLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRShapeLayer::CheckForQIX()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::CreateField(OGRFieldDefn*, int)@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeLayer::DeleteField(int)@GDAL_1.8" 1.9.0
  (c++)"OGRShapeLayer::ScanIndices()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::GetLayerDefn()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::ResetReading()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::DeleteFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::GetSpatialRef()@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeLayer::ReorderFields(int*)@GDAL_1.8" 1.9.0
  (c++)"OGRShapeLayer::ResetGeomType(int)@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeLayer::AlterFieldDefn(int, OGRFieldDefn*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRShapeLayer::GetNextFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::SetNextByIndex(long)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::TestCapability(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeLayer::ConvertCodePage(char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRShapeLayer::GetFeatureCount(int)@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeLayer::RecomputeExtent()@GDAL_1.8" 1.9.0
  (c++)"OGRShapeLayer::DropSpatialIndex()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::CreateSpatialIndex(int)@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeLayer::CloseFileDescriptors()@GDAL_1.8" 1.9.0
+ (c++)"OGRShapeLayer::ReopenFileDescriptors()@GDAL_1.8" 1.9.0
+ (c++)"OGRShapeLayer::GetFeatureCountWithSpatialFilterOnly()@GDAL_1.8" 1.9.0
  (c++)"OGRShapeLayer::Repack()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.8.0
- (c++)"OGRShapeLayer::OGRShapeLayer(char const*, SHPInfo*, DBFInfo*, OGRSpatialReference*, int, OGRwkbGeometryType)@GDAL_1.8" 1.8.0
- (c++)"OGRShapeLayer::OGRShapeLayer(char const*, SHPInfo*, DBFInfo*, OGRSpatialReference*, int, OGRwkbGeometryType)@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeLayer::OGRShapeLayer(OGRShapeDataSource*, char const*, SHPInfo*, DBFInfo*, OGRSpatialReference*, int, int, OGRwkbGeometryType)@GDAL_1.8" 1.9.0
+ (c++)"OGRShapeLayer::OGRShapeLayer(OGRShapeDataSource*, char const*, SHPInfo*, DBFInfo*, OGRSpatialReference*, int, int, OGRwkbGeometryType)@GDAL_1.8" 1.9.0
  (c++)"OGRShapeLayer::~OGRShapeLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::~OGRShapeLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeLayer::~OGRShapeLayer()@GDAL_1.8" 1.8.0
@@ -3884,6 +4214,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"SGIRasterBand::~SGIRasterBand()@GDAL_1.8" 1.8.0
  (c++)"SGIRasterBand::~SGIRasterBand()@GDAL_1.8" 1.8.0
  (c++)"SGIRasterBand::~SGIRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"SNODASDataset::GetFileList()@GDAL_1.8" 1.9.0
+ (c++)"SNODASDataset::GetGeoTransform(double*)@GDAL_1.8" 1.9.0
+ (c++)"SNODASDataset::GetProjectionRef()@GDAL_1.8" 1.9.0
+ (c++)"SNODASDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"SNODASDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"SNODASDataset::SNODASDataset()@GDAL_1.8" 1.9.0
+ (c++)"SNODASDataset::SNODASDataset()@GDAL_1.8" 1.9.0
+ (c++)"SNODASDataset::~SNODASDataset()@GDAL_1.8" 1.9.0
+ (c++)"SNODASDataset::~SNODASDataset()@GDAL_1.8" 1.9.0
+ (c++)"SNODASDataset::~SNODASDataset()@GDAL_1.8" 1.9.0
  (c++)"SRPRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"SRPRasterBand::GetColorTable()@GDAL_1.8" 1.8.0
  (c++)"SRPRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.8.0
@@ -3959,12 +4299,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TSXRasterBand::~TSXRasterBand()@GDAL_1.8" 1.8.0
  (c++)"TSXRasterBand::~TSXRasterBand()@GDAL_1.8" 1.8.0
  (c++)"TSXRasterBand::~TSXRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"TigerFileBase::GetFeature(int)@GDAL_1.8" 1.9.0
  (c++)"TigerFileBase::WriteField(OGRFeature*, char const*, char*, int, int, char, char)@GDAL_1.8" 1.8.0
  (c++)"TigerFileBase::WritePoint(char*, int, double, double)@GDAL_1.8" 1.8.0
- (c++)"TigerFileBase::WriteFields(TigerRecordInfo*, OGRFeature*, char*)@GDAL_1.8" 1.8.0
+ (c++)"TigerFileBase::WriteFields(TigerRecordInfo const*, OGRFeature*, char*)@GDAL_1.8" 1.9.0
  (c++)"TigerFileBase::WriteRecord(char*, int, char const*, _IO_FILE*)@GDAL_1.8" 1.8.0
  (c++)"TigerFileBase::SetupVersion()@GDAL_1.8" 1.8.0
- (c++)"TigerFileBase::AddFieldDefns(TigerRecordInfo*, OGRFeatureDefn*)@GDAL_1.8" 1.8.0
+ (c++)"TigerFileBase::AddFieldDefns(TigerRecordInfo const*, OGRFeatureDefn*)@GDAL_1.8" 1.9.0
  (c++)"TigerFileBase::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"TigerFileBase::GetShortModule()@GDAL_1.8" 1.8.0
  (c++)"TigerFileBase::SetWriteModule(char const*, int, OGRFeature*)@GDAL_1.8" 1.8.0
@@ -3975,28 +4316,25 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TigerFileBase::OpenFile(char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerFileBase::SetField(OGRFeature*, char const*, char const*, int, int)@GDAL_1.8" 1.8.0
  (c++)"TigerFileBase::GetModule()@GDAL_1.8" 1.8.0
- (c++)"TigerFileBase::SetFields(TigerRecordInfo*, OGRFeature*, char*)@GDAL_1.8" 1.8.0
- (c++)"TigerFileBase::TigerFileBase()@GDAL_1.8" 1.8.0
- (c++)"TigerFileBase::TigerFileBase()@GDAL_1.8" 1.8.0
+ (c++)"TigerFileBase::SetFields(TigerRecordInfo const*, OGRFeature*, char*)@GDAL_1.8" 1.9.0
+ (c++)"TigerFileBase::SetModule(char const*)@GDAL_1.8" 1.9.0
+ (c++)"TigerFileBase::TigerFileBase(TigerRecordInfo const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"TigerFileBase::TigerFileBase(TigerRecordInfo const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"TigerFileBase::~TigerFileBase()@GDAL_1.8" 1.8.0
  (c++)"TigerFileBase::~TigerFileBase()@GDAL_1.8" 1.8.0
  (c++)"TigerFileBase::~TigerFileBase()@GDAL_1.8" 1.8.0
- (c++)"TigerZipCodes::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerZipCodes::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerZipCodes::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerZipCodes::TigerZipCodes(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerZipCodes::TigerZipCodes(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerZipCodes::~TigerZipCodes()@GDAL_1.8" 1.8.0
  (c++)"TigerZipCodes::~TigerZipCodes()@GDAL_1.8" 1.8.0
  (c++)"TigerZipCodes::~TigerZipCodes()@GDAL_1.8" 1.8.0
- (c++)"TigerZipPlus4::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerZipPlus4::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerZipPlus4::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerZipPlus4::TigerZipPlus4(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerZipPlus4::TigerZipPlus4(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerZipPlus4::~TigerZipPlus4()@GDAL_1.8" 1.8.0
  (c++)"TigerZipPlus4::~TigerZipPlus4()@GDAL_1.8" 1.8.0
  (c++)"TigerZipPlus4::~TigerZipPlus4()@GDAL_1.8" 1.8.0
+ (c++)"VRTFuncSource::GetMaximum(int, int, int*)@GDAL_1.8" 1.9.0
+ (c++)"VRTFuncSource::GetMinimum(int, int, int*)@GDAL_1.8" 1.9.0
  (c++)"VRTFuncSource::SerializeToXML(char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTFuncSource::XMLInit(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTFuncSource::RasterIO(int, int, int, int, void*, int, int, GDALDataType, int, int)@GDAL_1.8" 1.8.0
@@ -4030,7 +4368,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VRTRasterBand::UnsetNoDataValue()@GDAL_1.8" 1.8.0
  (c++)"VRTRasterBand::CopyCommonInfoFrom(GDALRasterBand*)@GDAL_1.8" 1.8.0
  (c++)"VRTRasterBand::GetDefaultHistogram(double*, double*, int*, int**, int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
+ (c++)"VRTRasterBand::IsSourcedRasterBand()@GDAL_1.8" 1.9.0
  (c++)"VRTRasterBand::SetDefaultHistogram(double, double, int, int*)@GDAL_1.8" 1.8.0
+ (c++)"VRTRasterBand::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"VRTRasterBand::GetColorInterpretation()@GDAL_1.8" 1.8.0
  (c++)"VRTRasterBand::SetColorInterpretation(GDALColorInterp)@GDAL_1.8" 1.8.0
  (c++)"VRTRasterBand::XMLInit(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
@@ -4043,8 +4383,24 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VRTRasterBand::~VRTRasterBand()@GDAL_1.8" 1.8.0
  (c++)"VRTRasterBand::~VRTRasterBand()@GDAL_1.8" 1.8.0
  (c++)"VRTRasterBand::~VRTRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"VSICachedFile::LoadBlocks(unsigned int, unsigned int, void*, unsigned int)@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::Eof()@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::Read(void*, unsigned int, unsigned int)@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::Seek(unsigned long long, int)@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::Tell()@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::Close()@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::Flush()@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::Write(void const*, unsigned int, unsigned int)@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::Demote(VSICacheChunk*)@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::FlushLRU()@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::VSICachedFile(VSIVirtualHandle*)@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::VSICachedFile(VSIVirtualHandle*)@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::~VSICachedFile()@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::~VSICachedFile()@GDAL_1.8" 1.9.0
+ (c++)"VSICachedFile::~VSICachedFile()@GDAL_1.8" 1.9.0
  (c++)"VSICurlHandle::GetFileSize()@GDAL_1.8" 1.8.0
  (c++)"VSICurlHandle::DownloadRegion(unsigned long long, int)@GDAL_1.8" 1.8.0
+ (c++)"VSICurlHandle::ReadMultiRange(int, void**, unsigned long long const*, unsigned int const*)@GDAL_1.8" 1.9.0
  (c++)"VSICurlHandle::Eof()@GDAL_1.8" 1.8.0
  (c++)"VSICurlHandle::Read(void*, unsigned int, unsigned int)@GDAL_1.8" 1.8.0
  (c++)"VSICurlHandle::Seek(unsigned long long, int)@GDAL_1.8" 1.8.0
@@ -4093,17 +4449,27 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"XYZRasterBand::~XYZRasterBand()@GDAL_1.8" 1.8.0
  (c++)"XYZRasterBand::~XYZRasterBand()@GDAL_1.8" 1.8.0
  (c++)"XYZRasterBand::~XYZRasterBand()@GDAL_1.8" 1.8.0
- (c++)"netCDFDataset::SafeStrcat(char**, char*, unsigned int*)@GDAL_1.8" 1.8.0
+ (c++)"netCDFDataset::CreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
  (c++)"netCDFDataset::GetMetadata(char const*)@GDAL_1.8" 1.8.0
+ (c++)"netCDFDataset::DefVarDeflate(int, int)@GDAL_1.8" 1.9.0
  (c++)"netCDFDataset::FetchCopyParm(char const*, char const*, double)@GDAL_1.8" 1.8.0
- (c++)"netCDFDataset::SetProjection(int)@GDAL_1.8" 1.8.0
+ (c++)"netCDFDataset::SetDefineMode(int)@GDAL_1.8" 1.9.0
+ (c++)"netCDFDataset::SetProjection(char const*)@GDAL_1.8" 1.9.0
+ (c++)"netCDFDataset::IdentifyFormat(GDALOpenInfo*, bool)@GDAL_1.8" 1.9.0
  (c++)"netCDFDataset::ReadAttributes(int, int)@GDAL_1.8" 1.8.0
  (c++)"netCDFDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
+ (c++)"netCDFDataset::SetGeoTransform(double*)@GDAL_1.8" 1.9.0
  (c++)"netCDFDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
+ (c++)"netCDFDataset::AddProjectionVars(int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
  (c++)"netCDFDataset::CreateSubDatasetList()@GDAL_1.8" 1.8.0
+ (c++)"netCDFDataset::SetProjectionFromVar(int)@GDAL_1.8" 1.9.0
  (c++)"netCDFDataset::FetchStandardParallels(char const*)@GDAL_1.8" 1.8.0
+ (c++)"netCDFDataset::ProcessCreationOptions()@GDAL_1.8" 1.9.0
  (c++)"netCDFDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"netCDFDataset::rint(double)@GDAL_1.8" 1.8.0
+ (c++)"netCDFDataset::Create(char const*, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.9.0
+ (c++)"netCDFDataset::CreateLL(char const*, int, int, int, char**)@GDAL_1.8" 1.9.0
+ (c++)"netCDFDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"netCDFDataset::netCDFDataset()@GDAL_1.8" 1.8.0
  (c++)"netCDFDataset::netCDFDataset()@GDAL_1.8" 1.8.0
  (c++)"netCDFDataset::~netCDFDataset()@GDAL_1.8" 1.8.0
@@ -4114,8 +4480,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"swq_expr_node::ReverseSubExpressions()@GDAL_1.8" 1.8.0
  (c++)"swq_expr_node::Dump(_IO_FILE*, int)@GDAL_1.8" 1.8.0
  (c++)"swq_expr_node::Check(swq_field_list*)@GDAL_1.8" 1.8.0
- (c++)"swq_expr_node::Quote(CPLString&)@GDAL_1.8" 1.8.0
- (c++)"swq_expr_node::Unparse(swq_field_list*)@GDAL_1.8" 1.8.0
+ (c++)"swq_expr_node::Quote(CPLString&, char)@GDAL_1.8" 1.9.0
+ (c++)"swq_expr_node::Unparse(swq_field_list*, char)@GDAL_1.8" 1.9.0
  (c++)"swq_expr_node::Evaluate(swq_expr_node* (*)(swq_expr_node*, void*), void*)@GDAL_1.8" 1.8.0
  (c++)"swq_expr_node::swq_expr_node(swq_op)@GDAL_1.8" 1.8.0
  (c++)"swq_expr_node::swq_expr_node(char const*)@GDAL_1.8" 1.8.0
@@ -4132,11 +4498,18 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"AAIGRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"AAIGRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.8.0
  (c++)"AAIGRasterBand::SetNoDataValue(double)@GDAL_1.8" 1.8.0
- (c++)"AAIGRasterBand::AAIGRasterBand(AAIGDataset*, int, GDALDataType)@GDAL_1.8" 1.8.0
- (c++)"AAIGRasterBand::AAIGRasterBand(AAIGDataset*, int, GDALDataType)@GDAL_1.8" 1.8.0
+ (c++)"AAIGRasterBand::AAIGRasterBand(AAIGDataset*, int)@GDAL_1.8" 1.9.0
+ (c++)"AAIGRasterBand::AAIGRasterBand(AAIGDataset*, int)@GDAL_1.8" 1.9.0
  (c++)"AAIGRasterBand::~AAIGRasterBand()@GDAL_1.8" 1.8.0
  (c++)"AAIGRasterBand::~AAIGRasterBand()@GDAL_1.8" 1.8.0
  (c++)"AAIGRasterBand::~AAIGRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"ACE2RasterBand::GetUnitType()@GDAL_1.8" 1.9.0
+ (c++)"ACE2RasterBand::GetCategoryNames()@GDAL_1.8" 1.9.0
+ (c++)"ACE2RasterBand::ACE2RasterBand(_IO_FILE*, GDALDataType, int, int)@GDAL_1.8" 1.9.0
+ (c++)"ACE2RasterBand::ACE2RasterBand(_IO_FILE*, GDALDataType, int, int)@GDAL_1.8" 1.9.0
+ (c++)"ACE2RasterBand::~ACE2RasterBand()@GDAL_1.8" 1.9.0
+ (c++)"ACE2RasterBand::~ACE2RasterBand()@GDAL_1.8" 1.9.0
+ (c++)"ACE2RasterBand::~ACE2RasterBand()@GDAL_1.8" 1.9.0
  (c++)"ADRGRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"ADRGRasterBand::IWriteBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"ADRGRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.8.0
@@ -4210,6 +4583,30 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"DTEDRasterBand::~DTEDRasterBand()@GDAL_1.8" 1.8.0
  (c++)"DTEDRasterBand::~DTEDRasterBand()@GDAL_1.8" 1.8.0
  (c++)"DTEDRasterBand::~DTEDRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"E00GRIDDataset::ReadMetadata()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::ReadNextLine(void*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::GetGeoTransform(double*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::GetProjectionRef()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::Rewind(void*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::ReadLine()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::E00GRIDDataset()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::E00GRIDDataset()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::~E00GRIDDataset()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::~E00GRIDDataset()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDDataset::~E00GRIDDataset()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::GetFileList()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::GetMetadata(char const*)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::AddSubDataset(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::GetGeoTransform(double*)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::GetProjectionRef()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::Build(char const*, CPLXMLNode*, CPLString, CPLString, char const*)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::~ECRGTOCDataset()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::~ECRGTOCDataset()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCDataset::~ECRGTOCDataset()@GDAL_1.8" 1.9.0
  (c++)"EHdrRasterBand::GetMaximum(int*)@GDAL_1.8" 1.8.0
  (c++)"EHdrRasterBand::GetMinimum(int*)@GDAL_1.8" 1.8.0
  (c++)"EHdrRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
@@ -4236,6 +4633,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"EnvisatDataset::GetGCPProjection()@GDAL_1.8" 1.8.0
  (c++)"EnvisatDataset::ScanForGCPs_ASAR()@GDAL_1.8" 1.8.0
  (c++)"EnvisatDataset::ScanForGCPs_MERIS()@GDAL_1.8" 1.8.0
+ (c++)"EnvisatDataset::CollectADSMetadata()@GDAL_1.8" 1.9.0
  (c++)"EnvisatDataset::CollectDSDMetadata()@GDAL_1.8" 1.8.0
  (c++)"EnvisatDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"EnvisatDataset::GetGCPs()@GDAL_1.8" 1.8.0
@@ -4293,8 +4691,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALOverviewDS::~GDALOverviewDS()@GDAL_1.8" 1.8.0
  (c++)"GDALOverviewDS::~GDALOverviewDS()@GDAL_1.8" 1.8.0
  (c++)"GDALPamDataset::FlushCache()@GDAL_1.8" 1.8.0
- (c++)"GDALPamDataset::TryLoadAux()@GDAL_1.8" 1.8.0
- (c++)"GDALPamDataset::TryLoadXML()@GDAL_1.8" 1.8.0
+ (c++)"GDALPamDataset::TryLoadAux(char**)@GDAL_1.8" 1.9.0
+ (c++)"GDALPamDataset::TryLoadXML(char**)@GDAL_1.8" 1.9.0
  (c++)"GDALPamDataset::TrySaveXML()@GDAL_1.8" 1.8.0
  (c++)"GDALPamDataset::GetFileList()@GDAL_1.8" 1.8.0
  (c++)"GDALPamDataset::GetGCPCount()@GDAL_1.8" 1.8.0
@@ -4315,6 +4713,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALPamDataset::SetSubdatasetName(char const*)@GDAL_1.8" 1.8.0
  (c++)"GDALPamDataset::GetPhysicalFilename()@GDAL_1.8" 1.8.0
  (c++)"GDALPamDataset::SetPhysicalFilename(char const*)@GDAL_1.8" 1.8.0
+ (c++)"GDALPamDataset::IsPamFilenameAPotentialSiblingFile()@GDAL_1.8" 1.9.0
  (c++)"GDALPamDataset::GetGCPs()@GDAL_1.8" 1.8.0
  (c++)"GDALPamDataset::SetGCPs(int, GDAL_GCP const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GDALPamDataset::XMLInit(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
@@ -4340,6 +4739,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALRasterBand::GetOverview(int)@GDAL_1.8" 1.8.0
  (c++)"GDALRasterBand::GetUnitType()@GDAL_1.8" 1.8.0
  (c++)"GDALRasterBand::IWriteBlock(int, int, void*)@GDAL_1.8" 1.8.0
+ (c++)"GDALRasterBand::ReportError(CPLErr, int, char const*, ...)@GDAL_1.8" 1.9.0
  (c++)"GDALRasterBand::SetUnitType(char const*)@GDAL_1.8" 1.8.0
  (c++)"GDALRasterBand::GetBlockSize(int*, int*)@GDAL_1.8" 1.8.0
  (c++)"GDALRasterBand::GetHistogram(double, double, int, int*, int, int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
@@ -4390,11 +4790,28 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALRasterBand::~GDALRasterBand()@GDAL_1.8" 1.8.0
  (c++)"GDALRasterBand::~GDALRasterBand()@GDAL_1.8" 1.8.0
  (c++)"GDALWMSDataset::AdviseRead(int, int, int, int, int, int, GDALDataType, int, int*, char**)@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSDataset::CreateCopy(char const*, GDALDataset*, int, char**, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
  (c++)"GDALWMSDataset::Initialize(CPLXMLNode*)@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSDataset::WMSSetClamp(bool)@GDAL_1.8" 1.9.0
  (c++)"GDALWMSDataset::SetProjection(char const*)@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSDataset::WMSSetDataType(GDALDataType)@GDAL_1.8" 1.9.0
  (c++)"GDALWMSDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSDataset::GetMetadataItem(char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"GDALWMSDataset::SetGeoTransform(double*)@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSDataset::WMSSetBlockSize(int, int)@GDAL_1.8" 1.9.0
  (c++)"GDALWMSDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSDataset::WMSSetBandsCount(int)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::WMSSetDataWindow(GDALWMSDataWindow&)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::WMSSetRasterSize(int, int)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::WMSSetOverviewCount(int)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::WMSSetNeedsDataWindow(int)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::WMSSetDefaultBlockSize(int, int)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::WMSSetDefaultTileCount(int, int)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::WMSSetDefaultTileLevel(int)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::WMSSetDefaultOverviewCount(int)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::WMSSetDefaultDataWindowCoordinates(double, double, double, double)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"GDALWMSDataset::IRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"GDALWMSDataset::GDALWMSDataset()@GDAL_1.8" 1.8.0
  (c++)"GDALWMSDataset::GDALWMSDataset()@GDAL_1.8" 1.8.0
@@ -4492,6 +4909,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"NWT_GRCDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"NWT_GRCDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"NWT_GRCDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
+ (c++)"NWT_GRCDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"NWT_GRCDataset::NWT_GRCDataset()@GDAL_1.8" 1.8.0
  (c++)"NWT_GRCDataset::NWT_GRCDataset()@GDAL_1.8" 1.8.0
  (c++)"NWT_GRCDataset::~NWT_GRCDataset()@GDAL_1.8" 1.8.0
@@ -4500,6 +4918,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"NWT_GRDDataset::GetGeoTransform(double*)@GDAL_1.8" 1.8.0
  (c++)"NWT_GRDDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"NWT_GRDDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
+ (c++)"NWT_GRDDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
  (c++)"NWT_GRDDataset::NWT_GRDDataset()@GDAL_1.8" 1.8.0
  (c++)"NWT_GRDDataset::NWT_GRDDataset()@GDAL_1.8" 1.8.0
  (c++)"NWT_GRDDataset::~NWT_GRDDataset()@GDAL_1.8" 1.8.0
@@ -4524,6 +4943,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGDIRasterBand::~OGDIRasterBand()@GDAL_1.8" 1.8.0
  (c++)"OGDIRasterBand::~OGDIRasterBand()@GDAL_1.8" 1.8.0
  (c++)"OGDIRasterBand::~OGDIRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"OGRARCGENLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::OGRARCGENLayer(char const*, _IO_FILE*, OGRwkbGeometryType)@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::OGRARCGENLayer(char const*, _IO_FILE*, OGRwkbGeometryType)@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::~OGRARCGENLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::~OGRARCGENLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENLayer::~OGRARCGENLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRAVCBinLayer::GetFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRAVCBinLayer::ResetReading()@GDAL_1.8" 1.8.0
  (c++)"OGRAVCBinLayer::GetNextFeature()@GDAL_1.8" 1.8.0
@@ -4569,11 +4999,30 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRDXFWriterDS::~OGRDXFWriterDS()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFWriterDS::~OGRDXFWriterDS()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFWriterDS::~OGRDXFWriterDS()@GDAL_1.8" 1.8.0
+ (c++)"OGREDIGEOLayer::AddFeature(OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::GetFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::AddFieldDefn(CPLString const&, OGRFieldType, CPLString const&)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::GetAttributeIndex(CPLString const&)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::OGREDIGEOLayer(OGREDIGEODataSource*, char const*, OGRwkbGeometryType, OGRSpatialReference*)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::OGREDIGEOLayer(OGREDIGEODataSource*, char const*, OGRwkbGeometryType, OGRSpatialReference*)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::~OGREDIGEOLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::~OGREDIGEOLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOLayer::~OGREDIGEOLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRFeatureDefn::SetGeomType(OGRwkbGeometryType)@GDAL_1.8" 1.8.0
  (c++)"OGRFeatureDefn::AddFieldDefn(OGRFieldDefn*)@GDAL_1.8" 1.8.0
  (c++)"OGRFeatureDefn::GetFieldDefn(int)@GDAL_1.8" 1.8.0
  (c++)"OGRFeatureDefn::GetFieldIndex(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRFeatureDefn::DeleteFieldDefn(int)@GDAL_1.8" 1.9.0
  (c++)"OGRFeatureDefn::CreateFeatureDefn(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRFeatureDefn::ReorderFieldDefns(int*)@GDAL_1.8" 1.9.0
  (c++)"OGRFeatureDefn::DestroyFeatureDefn(OGRFeatureDefn*)@GDAL_1.8" 1.8.0
  (c++)"OGRFeatureDefn::Clone()@GDAL_1.8" 1.8.0
  (c++)"OGRFeatureDefn::Release()@GDAL_1.8" 1.8.0
@@ -4604,6 +5053,41 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGeoRSSLayer::~OGRGeoRSSLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRGeoRSSLayer::~OGRGeoRSSLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRGeoRSSLayer::~OGRGeoRSSLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRIdrisiLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::SetExtent(double, double, double, double)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::OGRIdrisiLayer(char const*, _IO_FILE*, OGRwkbGeometryType, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::OGRIdrisiLayer(char const*, _IO_FILE*, OGRwkbGeometryType, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::~OGRIdrisiLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::~OGRIdrisiLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiLayer::~OGRIdrisiLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::SyncToDisk()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::CreateField(OGRFieldDefn*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::CreateFeature(OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::GetStyleTable()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::SetStyleTable(OGRStyleTable*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::LaunderFieldNames(CPLString)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::SetStyleTableDirectly(OGRStyleTable*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::OGRLIBKMLLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, OGRLIBKMLDataSource*, boost::intrusive_ptr<kmldom::Element>, boost::intrusive_ptr<kmldom::Container>, char const*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::OGRLIBKMLLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, OGRLIBKMLDataSource*, boost::intrusive_ptr<kmldom::Element>, boost::intrusive_ptr<kmldom::Container>, char const*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::~OGRLIBKMLLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::~OGRLIBKMLLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLLayer::~OGRLIBKMLLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRMIAttrIndex::RemoveEntry(OGRField*, long)@GDAL_1.8" 1.8.0
  (c++)"OGRMIAttrIndex::GetAllMatches(OGRField*)@GDAL_1.8" 1.8.0
  (c++)"OGRMIAttrIndex::GetAllMatches(OGRField*, long*, int*, int*)@GDAL_1.8" 1.8.0
@@ -4663,6 +5147,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSQLiteLayer::GetFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteLayer::GetFIDColumn()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteLayer::GetLayerDefn()@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteLayer::IsTableLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteLayer::ResetReading()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteLayer::GetSpatialRef()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteLayer::ClearStatement()@GDAL_1.8" 1.8.0
@@ -4674,11 +5159,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSQLiteLayer::GetGeometryColumn()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteLayer::GetNextRawFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteLayer::RollbackTransaction()@GDAL_1.8" 1.8.0
- (c++)"OGRSQLiteLayer::ExportSpatiaLiteGeometry(OGRGeometry const*, int, OGRwkbByteOrder, unsigned char**, int*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteLayer::ExportSpatiaLiteGeometry(OGRGeometry const*, int, OGRwkbByteOrder, int, int, int, unsigned char**, int*)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteLayer::ImportSpatiaLiteGeometry(unsigned char const*, int, OGRGeometry**)@GDAL_1.8" 1.8.0
- (c++)"OGRSQLiteLayer::createFromSpatialiteInternal(unsigned char const*, OGRGeometry**, int, OGRwkbByteOrder, int*)@GDAL_1.8" 1.8.0
- (c++)"OGRSQLiteLayer::ComputeSpatiaLiteGeometrySize(OGRGeometry const*)@GDAL_1.8" 1.8.0
- (c++)"OGRSQLiteLayer::ExportSpatiaLiteGeometryInternal(OGRGeometry const*, OGRwkbByteOrder, unsigned char*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteLayer::GetSpatialiteGeometryCode(OGRGeometry const*, int, int, int, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteLayer::createFromSpatialiteInternal(unsigned char const*, OGRGeometry**, int, OGRwkbByteOrder, int*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteLayer::ComputeSpatiaLiteGeometrySize(OGRGeometry const*, int, int, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteLayer::ExportSpatiaLiteGeometryInternal(OGRGeometry const*, OGRwkbByteOrder, int, int, int, unsigned char*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteLayer::CanBeCompressedSpatialiteGeometry(OGRGeometry const*)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteLayer::OGRSQLiteLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteLayer::OGRSQLiteLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteLayer::~OGRSQLiteLayer()@GDAL_1.8" 1.8.0
@@ -4741,6 +5228,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PAuxRasterBand::~PAuxRasterBand()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Dataset::FlushCache()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Dataset::ProcessRPC()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK2Dataset::GetFileList()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK2Dataset::GetMetadata(char const*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Dataset::SetMetadata(char**, char const*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Dataset::SetProjection(char const*)@GDAL_1.8" 1.8.0
@@ -4753,6 +5241,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK2Dataset::PCIDSKTypeToGDAL(PCIDSK::eChanType)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Dataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Dataset::Create(char const*, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK2Dataset::LLOpen(char const*, PCIDSK::PCIDSKFile*, GDALAccess)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK2Dataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Dataset::PCIDSK2Dataset()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK2Dataset::PCIDSK2Dataset()@GDAL_1.8" 1.8.0
@@ -4894,9 +5383,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TABRawBinBlock::~TABRawBinBlock()@GDAL_1.8" 1.8.0
  (c++)"TABRawBinBlock::~TABRawBinBlock()@GDAL_1.8" 1.8.0
  (c++)"TABRawBinBlock::~TABRawBinBlock()@GDAL_1.8" 1.8.0
- (c++)"TigerIDHistory::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerIDHistory::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerIDHistory::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerIDHistory::TigerIDHistory(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerIDHistory::TigerIDHistory(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerIDHistory::~TigerIDHistory()@GDAL_1.8" 1.8.0
@@ -4904,7 +5390,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TigerIDHistory::~TigerIDHistory()@GDAL_1.8" 1.8.0
  (c++)"TigerLandmarks::GetFeature(int)@GDAL_1.8" 1.8.0
  (c++)"TigerLandmarks::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerLandmarks::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerLandmarks::TigerLandmarks(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerLandmarks::TigerLandmarks(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerLandmarks::~TigerLandmarks()@GDAL_1.8" 1.8.0
@@ -4912,15 +5397,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TigerLandmarks::~TigerLandmarks()@GDAL_1.8" 1.8.0
  (c++)"TigerOverUnder::GetFeature(int)@GDAL_1.8" 1.8.0
  (c++)"TigerOverUnder::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerOverUnder::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerOverUnder::TigerOverUnder(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerOverUnder::TigerOverUnder(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerOverUnder::~TigerOverUnder()@GDAL_1.8" 1.8.0
  (c++)"TigerOverUnder::~TigerOverUnder()@GDAL_1.8" 1.8.0
  (c++)"TigerOverUnder::~TigerOverUnder()@GDAL_1.8" 1.8.0
- (c++)"TigerTLIDRange::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerTLIDRange::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerTLIDRange::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerTLIDRange::TigerTLIDRange(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerTLIDRange::TigerTLIDRange(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerTLIDRange::~TigerTLIDRange()@GDAL_1.8" 1.8.0
@@ -4954,6 +5435,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSIStdinHandle::~VSIStdinHandle()@GDAL_1.8" 1.8.0
  (c++)"VSIStdinHandle::~VSIStdinHandle()@GDAL_1.8" 1.8.0
  (c++)"VSIStdinHandle::~VSIStdinHandle()@GDAL_1.8" 1.8.0
+ (c++)"ZMapRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"ZMapRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.9.0
+ (c++)"ZMapRasterBand::ZMapRasterBand(ZMapDataset*)@GDAL_1.8" 1.9.0
+ (c++)"ZMapRasterBand::ZMapRasterBand(ZMapDataset*)@GDAL_1.8" 1.9.0
+ (c++)"ZMapRasterBand::~ZMapRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"ZMapRasterBand::~ZMapRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"ZMapRasterBand::~ZMapRasterBand()@GDAL_1.8" 1.9.0
  (c++)"COASPRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"COASPRasterBand::COASPRasterBand(COASPDataset*, GDALDataType, int, _IO_FILE*)@GDAL_1.8" 1.8.0
  (c++)"COASPRasterBand::COASPRasterBand(COASPDataset*, GDALDataType, int, _IO_FILE*)@GDAL_1.8" 1.8.0
@@ -5001,7 +5489,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALDatasetPool::RefDataset(char const*, GDALAccess)@GDAL_1.8" 1.8.0
  (c++)"GDALDatasetPool::ShowContent()@GDAL_1.8" 1.8.0
  (c++)"GDALDatasetPool::_RefDataset(char const*, GDALAccess)@GDAL_1.8" 1.8.0
+ (c++)"GDALDatasetPool::ForceDestroy()@GDAL_1.8" 1.9.0
  (c++)"GDALDatasetPool::UnrefDataset(_GDALProxyPoolCacheEntry*)@GDAL_1.8" 1.8.0
+ (c++)"GDALDatasetPool::PreventDestroy()@GDAL_1.8" 1.9.0
  (c++)"GDALDatasetPool::Ref()@GDAL_1.8" 1.8.0
  (c++)"GDALDatasetPool::Unref()@GDAL_1.8" 1.8.0
  (c++)"GDALDatasetPool::GDALDatasetPool(int)@GDAL_1.8" 1.8.0
@@ -5050,6 +5540,29 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALRasterBlock::~GDALRasterBlock()@GDAL_1.8" 1.8.0
  (c++)"GDALRasterBlock::~GDALRasterBlock()@GDAL_1.8" 1.8.0
  (c++)"GDALRasterBlock::~GDALRasterBlock()@GDAL_1.8" 1.8.0
+ (c++)"GFSTemplateItem::Update(int)@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateItem::GFSTemplateItem(char const*)@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateItem::GFSTemplateItem(char const*)@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateItem::~GFSTemplateItem()@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateItem::~GFSTemplateItem()@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateList::GetClassCount()@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateList::Insert(char const*)@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateList::Update(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateList::GFSTemplateList()@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateList::GFSTemplateList()@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateList::~GFSTemplateList()@GDAL_1.8" 1.9.0
+ (c++)"GFSTemplateList::~GFSTemplateList()@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::AddAttributes(CPLXMLNode*, void*)@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::endElementCbk(void*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::dataHandlerCbk(void*, char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::startElementCbk(void*, char const*, char const**)@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::GetAttributeValue(void*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::GetFID(void*)@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::GMLExpatHandler(GMLReader*, XML_ParserStruct*)@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::GMLExpatHandler(GMLReader*, XML_ParserStruct*)@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::~GMLExpatHandler()@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::~GMLExpatHandler()@GDAL_1.8" 1.9.0
+ (c++)"GMLExpatHandler::~GMLExpatHandler()@GDAL_1.8" 1.9.0
  (c++)"GMLFeatureClass::GetExtents(double*, double*, double*, double*)@GDAL_1.8" 1.8.0
  (c++)"GMLFeatureClass::SetExtents(double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"GMLFeatureClass::SetSRSName(char const*)@GDAL_1.8" 1.8.0
@@ -5104,8 +5617,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GTiffRasterBand::GetMetadataItem(char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GTiffRasterBand::SetMetadataItem(char const*, char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GTiffRasterBand::GetOverviewCount()@GDAL_1.8" 1.8.0
+ (c++)"GTiffRasterBand::FillCacheForOtherBands(int, int)@GDAL_1.8" 1.9.0
  (c++)"GTiffRasterBand::GetColorInterpretation()@GDAL_1.8" 1.8.0
  (c++)"GTiffRasterBand::SetColorInterpretation(GDALColorInterp)@GDAL_1.8" 1.8.0
+ (c++)"GTiffRasterBand::DirectIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int)@GDAL_1.8" 1.9.0
  (c++)"GTiffRasterBand::GetScale(int*)@GDAL_1.8" 1.8.0
  (c++)"GTiffRasterBand::SetScale(double)@GDAL_1.8" 1.8.0
  (c++)"GTiffRasterBand::GetOffset(int*)@GDAL_1.8" 1.8.0
@@ -5188,12 +5703,34 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"MFFSpheroidList::MFFSpheroidList()@GDAL_1.8" 1.8.0
  (c++)"MFFSpheroidList::~MFFSpheroidList()@GDAL_1.8" 1.8.0
  (c++)"MFFSpheroidList::~MFFSpheroidList()@GDAL_1.8" 1.8.0
+ (c++)"MerisL2FlagBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"MerisL2FlagBand::MerisL2FlagBand(GDALDataset*, int, _IO_FILE*, long, long)@GDAL_1.8" 1.9.0
+ (c++)"MerisL2FlagBand::MerisL2FlagBand(GDALDataset*, int, _IO_FILE*, long, long)@GDAL_1.8" 1.9.0
+ (c++)"MerisL2FlagBand::~MerisL2FlagBand()@GDAL_1.8" 1.9.0
+ (c++)"MerisL2FlagBand::~MerisL2FlagBand()@GDAL_1.8" 1.9.0
+ (c++)"MerisL2FlagBand::~MerisL2FlagBand()@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::GetHeaderInfo(unsigned char const*, double*, int*, int*, int*)@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::GetGeoTransform(double*)@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::GetProjectionRef()@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::NGSGEOIDDataset()@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::NGSGEOIDDataset()@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::~NGSGEOIDDataset()@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::~NGSGEOIDDataset()@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDDataset::~NGSGEOIDDataset()@GDAL_1.8" 1.9.0
  (c++)"NTFGenericClass::SetMultiple(char const*)@GDAL_1.8" 1.8.0
  (c++)"NTFGenericClass::CheckAddAttr(char const*, char const*, int)@GDAL_1.8" 1.8.0
  (c++)"NTFGenericClass::NTFGenericClass()@GDAL_1.8" 1.8.0
  (c++)"NTFGenericClass::NTFGenericClass()@GDAL_1.8" 1.8.0
  (c++)"NTFGenericClass::~NTFGenericClass()@GDAL_1.8" 1.8.0
  (c++)"NTFGenericClass::~NTFGenericClass()@GDAL_1.8" 1.8.0
+ (c++)"OGRARCGENDriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDriver::~OGRARCGENDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDriver::~OGRARCGENDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDriver::~OGRARCGENDriver()@GDAL_1.8" 1.9.0
  (c++)"OGRAVCBinDriver::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRAVCBinDriver::Open(char const*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRAVCBinDriver::GetName()@GDAL_1.8" 1.8.0
@@ -5206,6 +5743,29 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRAVCE00Driver::~OGRAVCE00Driver()@GDAL_1.8" 1.8.0
  (c++)"OGRAVCE00Driver::~OGRAVCE00Driver()@GDAL_1.8" 1.8.0
  (c++)"OGRAVCE00Driver::~OGRAVCE00Driver()@GDAL_1.8" 1.8.0
+ (c++)"OGRCouchDBLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::SetNextByIndex(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::ParseFieldValue(OGRFeature*, char const*, json_object*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::TranslateFeature(json_object*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::BuildFeatureDefnFromDoc(json_object*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::BuildFeatureDefnFromRows(json_object*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::FetchNextRowsAnalyseDocs(json_object*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::OGRCouchDBLayer(OGRCouchDBDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::OGRCouchDBLayer(OGRCouchDBDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::~OGRCouchDBLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::~OGRCouchDBLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBLayer::~OGRCouchDBLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODriver::~OGREDIGEODriver()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODriver::~OGREDIGEODriver()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODriver::~OGREDIGEODriver()@GDAL_1.8" 1.9.0
  (c++)"OGRFeatureQuery::GetUsedFields()@GDAL_1.8" 1.8.0
  (c++)"OGRFeatureQuery::FieldCollector(void*, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRFeatureQuery::EvaluateAgainstIndices(OGRLayer*, int*)@GDAL_1.8" 1.8.0
@@ -5245,6 +5805,22 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGeoRSSDriver::~OGRGeoRSSDriver()@GDAL_1.8" 1.8.0
  (c++)"OGRGeoRSSDriver::~OGRGeoRSSDriver()@GDAL_1.8" 1.8.0
  (c++)"OGRGeoRSSDriver::~OGRGeoRSSDriver()@GDAL_1.8" 1.8.0
+ (c++)"OGRIdrisiDriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDriver::~OGRIdrisiDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDriver::~OGRIdrisiDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDriver::~OGRIdrisiDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::CreateDataSource(char const*, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::DeleteDataSource(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::OGRLIBKMLDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::OGRLIBKMLDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::~OGRLIBKMLDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::~OGRLIBKMLDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDriver::~OGRLIBKMLDriver()@GDAL_1.8" 1.9.0
  (c++)"OGRMultiPolygon::importFromWkt(char**)@GDAL_1.8" 1.8.0
  (c++)"OGRMultiPolygon::addGeometryDirectly(OGRGeometry*)@GDAL_1.8" 1.8.0
  (c++)"OGRMultiPolygon::OGRMultiPolygon()@GDAL_1.8" 1.8.0
@@ -5311,12 +5887,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRPGTableLayer::SetFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::BuildFields()@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::CreateField(OGRFieldDefn*, int)@GDAL_1.8" 1.8.0
+ (c++)"OGRPGTableLayer::DeleteField(int)@GDAL_1.8" 1.9.0
  (c++)"OGRPGTableLayer::GetGeomType()@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::GetLayerDefn()@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::ResetReading()@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::DeleteFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::GetSpatialRef()@GDAL_1.8" 1.8.0
+ (c++)"OGRPGTableLayer::AlterFieldDefn(int, OGRFieldDefn*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRPGTableLayer::GetNextFeature()@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::BuildCopyFields()@GDAL_1.8" 1.8.0
@@ -5340,9 +5918,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRPGTableLayer::~OGRPGTableLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::~OGRPGTableLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRPGTableLayer::~OGRPGTableLayer()@GDAL_1.8" 1.8.0
- (c++)"OGRSQLiteDriver::InitWithEPSG(sqlite3*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDriver::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDriver::CreateDataSource(char const*, char**)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteDriver::DeleteDataSource(char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteDriver::Open(char const*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDriver::GetName()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDriver::~OGRSQLiteDriver()@GDAL_1.8" 1.8.0
@@ -5378,6 +5956,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCRasterDataset::~PCRasterDataset()@GDAL_1.8" 1.8.0
  (c++)"PCRasterDataset::~PCRasterDataset()@GDAL_1.8" 1.8.0
  (c++)"PCRasterDataset::~PCRasterDataset()@GDAL_1.8" 1.8.0
+ (c++)"PointerAutoFree::~PointerAutoFree()@GDAL_1.8" 1.9.0
+ (c++)"PointerAutoFree::~PointerAutoFree()@GDAL_1.8" 1.9.0
  (c++)"SAR_CEOSDataset::GetGCPCount()@GDAL_1.8" 1.8.0
  (c++)"SAR_CEOSDataset::GetMetadata(char const*)@GDAL_1.8" 1.8.0
  (c++)"SAR_CEOSDataset::ScanForGCPs()@GDAL_1.8" 1.8.0
@@ -5466,17 +6046,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TerragenDataset::~TerragenDataset()@GDAL_1.8" 1.8.0
  (c++)"TerragenDataset::~TerragenDataset()@GDAL_1.8" 1.8.0
  (c++)"TerragenDataset::~TerragenDataset()@GDAL_1.8" 1.8.0
- (c++)"TigerFeatureIds::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerFeatureIds::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerFeatureIds::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerFeatureIds::TigerFeatureIds(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerFeatureIds::TigerFeatureIds(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerFeatureIds::~TigerFeatureIds()@GDAL_1.8" 1.8.0
  (c++)"TigerFeatureIds::~TigerFeatureIds()@GDAL_1.8" 1.8.0
  (c++)"TigerFeatureIds::~TigerFeatureIds()@GDAL_1.8" 1.8.0
- (c++)"TigerZeroCellID::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerZeroCellID::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerZeroCellID::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerZeroCellID::TigerZeroCellID(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerZeroCellID::TigerZeroCellID(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerZeroCellID::~TigerZeroCellID()@GDAL_1.8" 1.8.0
@@ -5488,14 +6062,21 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VFKPropertyDefn::~VFKPropertyDefn()@GDAL_1.8" 1.8.0
  (c++)"VRTOverviewInfo::~VRTOverviewInfo()@GDAL_1.8" 1.8.0
  (c++)"VRTOverviewInfo::~VRTOverviewInfo()@GDAL_1.8" 1.8.0
+ (c++)"VRTSimpleSource::GetMaximum(int, int, int*)@GDAL_1.8" 1.9.0
+ (c++)"VRTSimpleSource::GetMinimum(int, int, int*)@GDAL_1.8" 1.9.0
  (c++)"VRTSimpleSource::SetSrcBand(GDALRasterBand*)@GDAL_1.8" 1.8.0
  (c++)"VRTSimpleSource::GetFileList(char***, int*, int*, _CPLHashSet*)@GDAL_1.8" 1.8.0
  (c++)"VRTSimpleSource::SetDstWindow(int, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"VRTSimpleSource::SetSrcWindow(int, int, int, int)@GDAL_1.8" 1.8.0
+ (c++)"VRTSimpleSource::IsSimpleSource()@GDAL_1.8" 1.9.0
  (c++)"VRTSimpleSource::SerializeToXML(char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTSimpleSource::SetNoDataValue(double)@GDAL_1.8" 1.8.0
  (c++)"VRTSimpleSource::SetSrcMaskBand(GDALRasterBand*)@GDAL_1.8" 1.8.0
+ (c++)"VRTSimpleSource::DatasetRasterIO(int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"VRTSimpleSource::GetSrcDstWindow(int, int, int, int, int, int, int*, int*, int*, int*, int*, int*, int*, int*)@GDAL_1.8" 1.8.0
+ (c++)"VRTSimpleSource::IsSameExceptBandNumber(VRTSimpleSource*)@GDAL_1.8" 1.9.0
+ (c++)"VRTSimpleSource::GetBand()@GDAL_1.8" 1.9.0
+ (c++)"VRTSimpleSource::GetType()@GDAL_1.8" 1.9.0
  (c++)"VRTSimpleSource::XMLInit(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTSimpleSource::DstToSrc(double, double, double&, double&)@GDAL_1.8" 1.8.0
  (c++)"VRTSimpleSource::RasterIO(int, int, int, int, void*, int, int, GDALDataType, int, int)@GDAL_1.8" 1.8.0
@@ -5518,6 +6099,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSI_IOInterface::~VSI_IOInterface()@GDAL_1.8" 1.8.0
  (c++)"VSI_IOInterface::~VSI_IOInterface()@GDAL_1.8" 1.8.0
  (c++)"VSI_IOInterface::~VSI_IOInterface()@GDAL_1.8" 1.8.0
+ (c++)"WMSCTileSetDesc::~WMSCTileSetDesc()@GDAL_1.8" 1.9.0
+ (c++)"WMSCTileSetDesc::~WMSCTileSetDesc()@GDAL_1.8" 1.9.0
  (c++)"AirSARRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"AirSARRasterBand::AirSARRasterBand(AirSARDataset*, int)@GDAL_1.8" 1.8.0
  (c++)"AirSARRasterBand::AirSARRasterBand(AirSARDataset*, int)@GDAL_1.8" 1.8.0
@@ -5617,7 +6200,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GMLXercesHandler::fatalError(xercesc_2_8::SAXParseException const&)@GDAL_1.8" 1.8.0
  (c++)"GMLXercesHandler::startEntity(unsigned short const*)@GDAL_1.8" 1.8.0
  (c++)"GMLXercesHandler::startElement(unsigned short const*, unsigned short const*, unsigned short const*, xercesc_2_8::Attributes const&)@GDAL_1.8" 1.8.0
- (c++)"GMLXercesHandler::GetAttributes(void*)@GDAL_1.8" 1.8.0
+ (c++)"GMLXercesHandler::AddAttributes(CPLXMLNode*, void*)@GDAL_1.8" 1.9.0
  (c++)"GMLXercesHandler::GetAttributeValue(void*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GMLXercesHandler::GetFID(void*)@GDAL_1.8" 1.8.0
  (c++)"GMLXercesHandler::GMLXercesHandler(GMLReader*)@GDAL_1.8" 1.8.0
@@ -5743,12 +6326,19 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRCSVDataSource::Open(char const*, int, int)@GDAL_1.8" 1.8.0
  (c++)"OGRCSVDataSource::GetName()@GDAL_1.8" 1.8.0
  (c++)"OGRCSVDataSource::GetLayer(int)@GDAL_1.8" 1.8.0
- (c++)"OGRCSVDataSource::OpenTable(char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRCSVDataSource::OpenTable(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRCSVDataSource::OGRCSVDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRCSVDataSource::OGRCSVDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRCSVDataSource::~OGRCSVDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRCSVDataSource::~OGRCSVDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRCSVDataSource::~OGRCSVDataSource()@GDAL_1.8" 1.8.0
+ (c++)"OGRCouchDBDriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDriver::CreateDataSource(char const*, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDriver::~OGRCouchDBDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDriver::~OGRCouchDBDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDriver::~OGRCouchDBDriver()@GDAL_1.8" 1.9.0
  (c++)"OGRDGNDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRDGNDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRDGNDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -5797,8 +6387,54 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRDXFDataSource::~OGRDXFDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFDataSource::~OGRDXFDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFDataSource::~OGRDXFDataSource()@GDAL_1.8" 1.8.0
+ (c++)"OGREDIGEOFEADesc::~OGREDIGEOFEADesc()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOFEADesc::~OGREDIGEOFEADesc()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::ExecuteSQL(char const*, OGRGeometry*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::DeleteLayer(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::DeleteLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::AddHTTPOptions(char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::GetLayerByName(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::ReleaseResultSet(OGRLayer*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::RunSQL(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::FetchAuth(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::OGRGFTDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::OGRGFTDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::~OGRGFTDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::~OGRGFTDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTDataSource::~OGRGFTDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::BuildWhere()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::GetFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::SetFeature(OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::CreateField(OGRFieldDefn*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::CreateFeature(OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::DeleteFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::FetchDescribe()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::FetchNextRows()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::SetGeometryType(OGRwkbGeometryType)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::SetSpatialFilter(OGRGeometry*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::StartTransaction()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::CommitTransaction()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::SetAttributeFilter(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::RollbackTransaction()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::CreateTableIfNecessary()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::OGRGFTTableLayer(OGRGFTDataSource*, char const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::OGRGFTTableLayer(OGRGFTDataSource*, char const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::~OGRGFTTableLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::~OGRGFTTableLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTTableLayer::~OGRGFTTableLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRGMLDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.8.0
- (c++)"OGRGMLDataSource::GrowExtents(OGREnvelope*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGMLDataSource::GrowExtents(OGREnvelope3D*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRGMLDataSource::InsertHeader()@GDAL_1.8" 1.8.0
  (c++)"OGRGMLDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRGMLDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -5879,6 +6515,22 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGeoJSONReader::OGRGeoJSONReader()@GDAL_1.8" 1.8.0
  (c++)"OGRGeoJSONReader::~OGRGeoJSONReader()@GDAL_1.8" 1.8.0
  (c++)"OGRGeoJSONReader::~OGRGeoJSONReader()@GDAL_1.8" 1.8.0
+ (c++)"OGRGeomediaLayer::GetFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::GetFIDColumn()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::GetStatement()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::BuildFeatureDefn(char const*, CPLODBCStatement*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::GetGeometryColumn()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::OGRGeomediaLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::OGRGeomediaLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::~OGRGeomediaLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::~OGRGeomediaLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaLayer::~OGRGeomediaLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRGmtDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRGmtDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRGmtDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -5982,7 +6634,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRPGResultLayer::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRPGResultLayer::GetFeatureCount(int)@GDAL_1.8" 1.8.0
  (c++)"OGRPGResultLayer::SetSpatialFilter(OGRGeometry*)@GDAL_1.8" 1.8.0
- (c++)"OGRPGResultLayer::ReadResultDefinition(pg_result*)@GDAL_1.8" 1.8.0
  (c++)"OGRPGResultLayer::BuildFullQueryStatement()@GDAL_1.8" 1.8.0
  (c++)"OGRPGResultLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRPGResultLayer::OGRPGResultLayer(OGRPGDataSource*, char const*, pg_result*)@GDAL_1.8" 1.8.0
@@ -6026,6 +6677,18 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSUADataSource::~OGRSUADataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRSUADataSource::~OGRSUADataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRSUADataSource::~OGRSUADataSource()@GDAL_1.8" 1.8.0
+ (c++)"OGRSVGDataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::dataHandlerValidateCbk(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::startElementValidateCbk(char const*, char const**)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::OGRSVGDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::OGRSVGDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::~OGRSVGDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::~OGRSVGDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSVGDataSource::~OGRSVGDataSource()@GDAL_1.8" 1.9.0
  (c++)"OGRTABDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRTABDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRTABDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -6038,9 +6701,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRTABDataSource::~OGRTABDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRTABDataSource::~OGRTABDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRTABDataSource::~OGRTABDataSource()@GDAL_1.8" 1.8.0
- (c++)"OGRVFKDataSource::CreateLayer(VFKDataBlock const*)@GDAL_1.8" 1.8.0
  (c++)"OGRVFKDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRVFKDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRVFKDataSource::CreateLayerFromBlock(VFKDataBlock const*)@GDAL_1.8" 1.9.0
  (c++)"OGRVFKDataSource::Open(char const*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRVFKDataSource::GetInfo(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRVFKDataSource::GetName()@GDAL_1.8" 1.8.0
@@ -6053,6 +6716,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRVRTDataSource::Initialize(CPLXMLNode*, char const*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRVRTDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRVRTDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRVRTDataSource::AddForbiddenNames(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRVRTDataSource::IsInForbiddenNames(char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRVRTDataSource::GetName()@GDAL_1.8" 1.8.0
  (c++)"OGRVRTDataSource::GetLayer(int)@GDAL_1.8" 1.8.0
  (c++)"OGRVRTDataSource::OGRVRTDataSource()@GDAL_1.8" 1.8.0
@@ -6068,9 +6733,12 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRWFSDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRWFSDataSource::SaveLayerSchema(char const*, CPLXMLNode*)@GDAL_1.8" 1.8.0
  (c++)"OGRWFSDataSource::ReleaseResultSet(OGRLayer*)@GDAL_1.8" 1.8.0
+ (c++)"OGRWFSDataSource::SendGetCapabilities(char const*, CPLString&)@GDAL_1.8" 1.9.0
  (c++)"OGRWFSDataSource::GetPostTransactionURL()@GDAL_1.8" 1.8.0
+ (c++)"OGRWFSDataSource::LoadMultipleLayerDefn(char const*, char*, char*)@GDAL_1.8" 1.9.0
  (c++)"OGRWFSDataSource::DetectTransactionSupport(CPLXMLNode*)@GDAL_1.8" 1.8.0
  (c++)"OGRWFSDataSource::DetectRequiredOutputFormat(CPLXMLNode*)@GDAL_1.8" 1.8.0
+ (c++)"OGRWFSDataSource::DetectRequiresEnvelopeSpatialFilter(CPLXMLNode*)@GDAL_1.8" 1.9.0
  (c++)"OGRWFSDataSource::Open(char const*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRWFSDataSource::GetName()@GDAL_1.8" 1.8.0
  (c++)"OGRWFSDataSource::GetLayer(int)@GDAL_1.8" 1.8.0
@@ -6107,6 +6775,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"SDTSRasterReader::SDTSRasterReader()@GDAL_1.8" 1.8.0
  (c++)"SDTSRasterReader::~SDTSRasterReader()@GDAL_1.8" 1.8.0
  (c++)"SDTSRasterReader::~SDTSRasterReader()@GDAL_1.8" 1.8.0
+ (c++)"SNODASRasterBand::GetMaximum(int*)@GDAL_1.8" 1.9.0
+ (c++)"SNODASRasterBand::GetMinimum(int*)@GDAL_1.8" 1.9.0
+ (c++)"SNODASRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.9.0
+ (c++)"SNODASRasterBand::SNODASRasterBand(_IO_FILE*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"SNODASRasterBand::SNODASRasterBand(_IO_FILE*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"SNODASRasterBand::~SNODASRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"SNODASRasterBand::~SNODASRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"SNODASRasterBand::~SNODASRasterBand()@GDAL_1.8" 1.9.0
  (c++)"TABMAPCoordBlock::WriteBytes(int, unsigned char*)@GDAL_1.8" 1.8.0
  (c++)"TABMAPCoordBlock::CommitToFile()@GDAL_1.8" 1.8.0
  (c++)"TABMAPCoordBlock::InitNewBlock(_IO_FILE*, int, int)@GDAL_1.8" 1.8.0
@@ -6160,24 +6836,21 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TABMAPIndexBlock::~TABMAPIndexBlock()@GDAL_1.8" 1.8.0
  (c++)"TABMAPIndexBlock::~TABMAPIndexBlock()@GDAL_1.8" 1.8.0
  (c++)"TABMAPIndexBlock::~TABMAPIndexBlock()@GDAL_1.8" 1.8.0
- (c++)"TigerEntityNames::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerEntityNames::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerEntityNames::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerEntityNames::TigerEntityNames(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerEntityNames::TigerEntityNames(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerEntityNames::~TigerEntityNames()@GDAL_1.8" 1.8.0
  (c++)"TigerEntityNames::~TigerEntityNames()@GDAL_1.8" 1.8.0
  (c++)"TigerEntityNames::~TigerEntityNames()@GDAL_1.8" 1.8.0
- (c++)"TigerKeyFeatures::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerKeyFeatures::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerKeyFeatures::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerKeyFeatures::TigerKeyFeatures(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerKeyFeatures::TigerKeyFeatures(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerKeyFeatures::~TigerKeyFeatures()@GDAL_1.8" 1.8.0
  (c++)"TigerKeyFeatures::~TigerKeyFeatures()@GDAL_1.8" 1.8.0
  (c++)"TigerKeyFeatures::~TigerKeyFeatures()@GDAL_1.8" 1.8.0
+ (c++)"VRTComplexSource::GetMaximum(int, int, int*)@GDAL_1.8" 1.9.0
+ (c++)"VRTComplexSource::GetMinimum(int, int, int*)@GDAL_1.8" 1.9.0
  (c++)"VRTComplexSource::LookupValue(double)@GDAL_1.8" 1.8.0
  (c++)"VRTComplexSource::SerializeToXML(char const*)@GDAL_1.8" 1.8.0
+ (c++)"VRTComplexSource::GetType()@GDAL_1.8" 1.9.0
  (c++)"VRTComplexSource::XMLInit(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTComplexSource::RasterIO(int, int, int, int, void*, int, int, GDALDataType, int, int)@GDAL_1.8" 1.8.0
  (c++)"VRTComplexSource::VRTComplexSource()@GDAL_1.8" 1.8.0
@@ -6204,6 +6877,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VRTWarpedDataset::ProcessBlock(int, int)@GDAL_1.8" 1.8.0
  (c++)"VRTWarpedDataset::SerializeToXML(char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTWarpedDataset::IBuildOverviews(char const*, int, int*, int, int*, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
+ (c++)"VRTWarpedDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"VRTWarpedDataset::AddBand(GDALDataType, char**)@GDAL_1.8" 1.8.0
  (c++)"VRTWarpedDataset::XMLInit(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTWarpedDataset::VRTWarpedDataset(int, int)@GDAL_1.8" 1.8.0
@@ -6223,20 +6897,31 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSISubFileHandle::~VSISubFileHandle()@GDAL_1.8" 1.8.0
  (c++)"VSISubFileHandle::~VSISubFileHandle()@GDAL_1.8" 1.8.0
  (c++)"VSISubFileHandle::~VSISubFileHandle()@GDAL_1.8" 1.8.0
+ (c++)"VSIVirtualHandle::ReadMultiRange(int, void**, unsigned long long const*, unsigned int const*)@GDAL_1.8" 1.9.0
  (c++)"VSIVirtualHandle::Flush()@GDAL_1.8" 1.8.0
+ (c++)"VSIVirtualHandle::Truncate(unsigned long long)@GDAL_1.8" 1.9.0
  (c++)"VSIVirtualHandle::~VSIVirtualHandle()@GDAL_1.8" 1.8.0
  (c++)"VSIVirtualHandle::~VSIVirtualHandle()@GDAL_1.8" 1.8.0
  (c++)"VSIVirtualHandle::~VSIVirtualHandle()@GDAL_1.8" 1.8.0
  (c++)"netCDFRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
+ (c++)"netCDFRasterBand::IWriteBlock(int, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"void netCDFRasterBand::CheckValidData<signed char>(void*, int)@GDAL_1.8" 1.9.0
+ (c++)"void netCDFRasterBand::CheckValidData<double>(void*, int)@GDAL_1.8" 1.9.0
+ (c++)"void netCDFRasterBand::CheckValidData<float>(void*, int)@GDAL_1.8" 1.9.0
+ (c++)"void netCDFRasterBand::CheckValidData<unsigned char>(void*, int)@GDAL_1.8" 1.9.0
+ (c++)"void netCDFRasterBand::CheckValidData<long>(void*, int)@GDAL_1.8" 1.9.0
+ (c++)"void netCDFRasterBand::CheckValidData<short>(void*, int)@GDAL_1.8" 1.9.0
  (c++)"netCDFRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.8.0
  (c++)"netCDFRasterBand::SetNoDataValue(double)@GDAL_1.8" 1.8.0
- (c++)"netCDFRasterBand::CreateBandMetadata()@GDAL_1.8" 1.8.0
+ (c++)"netCDFRasterBand::CreateBandMetadata(int*)@GDAL_1.8" 1.9.0
  (c++)"netCDFRasterBand::GetScale(int*)@GDAL_1.8" 1.8.0
  (c++)"netCDFRasterBand::SetScale(double)@GDAL_1.8" 1.8.0
  (c++)"netCDFRasterBand::GetOffset(int*)@GDAL_1.8" 1.8.0
  (c++)"netCDFRasterBand::SetOffset(double)@GDAL_1.8" 1.8.0
- (c++)"netCDFRasterBand::netCDFRasterBand(netCDFDataset*, int, int, int, int*, int*, int)@GDAL_1.8" 1.8.0
- (c++)"netCDFRasterBand::netCDFRasterBand(netCDFDataset*, int, int, int, int*, int*, int)@GDAL_1.8" 1.8.0
+ (c++)"netCDFRasterBand::netCDFRasterBand(netCDFDataset*, GDALDataType, int, int, char*, char*)@GDAL_1.8" 1.9.0
+ (c++)"netCDFRasterBand::netCDFRasterBand(netCDFDataset*, int, int, int, int*, int*, int*, int)@GDAL_1.8" 1.9.0
+ (c++)"netCDFRasterBand::netCDFRasterBand(netCDFDataset*, GDALDataType, int, int, char*, char*)@GDAL_1.8" 1.9.0
+ (c++)"netCDFRasterBand::netCDFRasterBand(netCDFDataset*, int, int, int, int*, int*, int*, int)@GDAL_1.8" 1.9.0
  (c++)"netCDFRasterBand::~netCDFRasterBand()@GDAL_1.8" 1.8.0
  (c++)"netCDFRasterBand::~netCDFRasterBand()@GDAL_1.8" 1.8.0
  (c++)"netCDFRasterBand::~netCDFRasterBand()@GDAL_1.8" 1.8.0
@@ -6250,6 +6935,22 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"COASPMetadataItem::COASPMetadataItem(char*, char*)@GDAL_1.8" 1.8.0
  (c++)"COASPMetadataItem::COASPMetadataItem(char*, char*)@GDAL_1.8" 1.8.0
  (c++)"DXFSmoothPolyline::Close()@GDAL_1.8" 1.8.0
+ (c++)"E00GRIDRasterBand::GetMaximum(int*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::GetMinimum(int*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::GetUnitType()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::GetStatistics(int, int, double*, double*, double*, double*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::E00GRIDRasterBand(E00GRIDDataset*, int, GDALDataType)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::E00GRIDRasterBand(E00GRIDDataset*, int, GDALDataType)@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::~E00GRIDRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::~E00GRIDRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"E00GRIDRasterBand::~E00GRIDRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCSubDataset::GetFileList()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCSubDataset::Build(char const*, char const*, int, int, char const*, std::vector<FrameDesc, std::allocator<FrameDesc> > const&, double, double, double, double, double, double)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCSubDataset::~ECRGTOCSubDataset()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCSubDataset::~ECRGTOCSubDataset()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCSubDataset::~ECRGTOCSubDataset()@GDAL_1.8" 1.9.0
  (c++)"EpsilonRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"EpsilonRasterBand::GetColorInterpretation()@GDAL_1.8" 1.8.0
  (c++)"EpsilonRasterBand::EpsilonRasterBand(EpsilonDataset*, int)@GDAL_1.8" 1.8.0
@@ -6325,6 +7026,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALWMSRasterBand::AskMiniDriverForBlock(CPLString*, int, int)@GDAL_1.8" 1.8.0
  (c++)"GDALWMSRasterBand::HasArbitraryOverviews()@GDAL_1.8" 1.8.0
  (c++)"GDALWMSRasterBand::GetColorInterpretation()@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSRasterBand::SetColorInterpretation(GDALColorInterp)@GDAL_1.8" 1.9.0
  (c++)"GDALWMSRasterBand::IRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int)@GDAL_1.8" 1.8.0
  (c++)"GDALWMSRasterBand::ZeroBlock(int, int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"GDALWMSRasterBand::GDALWMSRasterBand(GDALWMSDataset*, int, double)@GDAL_1.8" 1.8.0
@@ -6356,6 +7058,12 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GMLBinInputStream::~GMLBinInputStream()@GDAL_1.8" 1.8.0
  (c++)"GMLBinInputStream::~GMLBinInputStream()@GDAL_1.8" 1.8.0
  (c++)"GMLBinInputStream::~GMLBinInputStream()@GDAL_1.8" 1.8.0
+ (c++)"GRASSASCIIDataset::ParseHeader(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"GRASSASCIIDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"GRASSASCIIDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"GRASSASCIIDataset::~GRASSASCIIDataset()@GDAL_1.8" 1.9.0
+ (c++)"GRASSASCIIDataset::~GRASSASCIIDataset()@GDAL_1.8" 1.9.0
+ (c++)"GRASSASCIIDataset::~GRASSASCIIDataset()@GDAL_1.8" 1.9.0
  (c++)"ITABFeatureSymbol::DumpSymbolDef(_IO_FILE*)@GDAL_1.8" 1.8.0
  (c++)"ITABFeatureSymbol::GetSymbolStyleString(double)@GDAL_1.8" 1.8.0
  (c++)"ITABFeatureSymbol::SetSymbolFromStyleString(char const*)@GDAL_1.8" 1.8.0
@@ -6442,6 +7150,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRDXFBlocksLayer::~OGRDXFBlocksLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFBlocksLayer::~OGRDXFBlocksLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRDXFWriterLayer::TextEscape(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRDXFWriterLayer::WriteHATCH(OGRFeature*, OGRGeometry*)@GDAL_1.8" 1.9.0
  (c++)"OGRDXFWriterLayer::WritePOINT(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRDXFWriterLayer::WriteValue(int, char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRDXFWriterLayer::WriteValue(int, double)@GDAL_1.8" 1.8.0
@@ -6476,6 +7185,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRESRIJSONReader::OGRESRIJSONReader()@GDAL_1.8" 1.8.0
  (c++)"OGRESRIJSONReader::~OGRESRIJSONReader()@GDAL_1.8" 1.8.0
  (c++)"OGRESRIJSONReader::~OGRESRIJSONReader()@GDAL_1.8" 1.8.0
+ (c++)"OGRGFTResultLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTResultLayer::FetchNextRows()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTResultLayer::RunSQL()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTResultLayer::OGRGFTResultLayer(OGRGFTDataSource*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTResultLayer::OGRGFTResultLayer(OGRGFTDataSource*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTResultLayer::~OGRGFTResultLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTResultLayer::~OGRGFTResultLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGFTResultLayer::~OGRGFTResultLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRGPSBabelDriver::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRGPSBabelDriver::CreateDataSource(char const*, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRGPSBabelDriver::DeleteDataSource(char const*)@GDAL_1.8" 1.8.0
@@ -6484,6 +7201,15 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGPSBabelDriver::~OGRGPSBabelDriver()@GDAL_1.8" 1.8.0
  (c++)"OGRGPSBabelDriver::~OGRGPSBabelDriver()@GDAL_1.8" 1.8.0
  (c++)"OGRGPSBabelDriver::~OGRGPSBabelDriver()@GDAL_1.8" 1.8.0
+ (c++)"OGRGeomediaDriver::FindDriverLib()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDriver::LibraryExists(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDriver::InstallMdbDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDriver::~OGRGeomediaDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDriver::~OGRGeomediaDriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDriver::~OGRGeomediaDriver()@GDAL_1.8" 1.9.0
  (c++)"OGRILI1DataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRILI1DataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRILI1DataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -6603,6 +7329,31 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSDTSDataSource::~OGRSDTSDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRSDTSDataSource::~OGRSDTSDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRSDTSDataSource::~OGRSDTSDataSource()@GDAL_1.8" 1.8.0
+ (c++)"OGRSEGUKOOADriver::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADriver::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADriver::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADriver::~OGRSEGUKOOADriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADriver::~OGRSEGUKOOADriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADriver::~OGRSEGUKOOADriver()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::OGRSEGYDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::OGRSEGYDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::~OGRSEGYDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::~OGRSEGYDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYDataSource::~OGRSEGYDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRUKOOAP190Layer::ParseHeaders()@GDAL_1.8" 1.9.0
+ (c++)"OGRUKOOAP190Layer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRUKOOAP190Layer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRUKOOAP190Layer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRUKOOAP190Layer::OGRUKOOAP190Layer(char const*, _IO_FILE*)@GDAL_1.8" 1.9.0
+ (c++)"OGRUKOOAP190Layer::OGRUKOOAP190Layer(char const*, _IO_FILE*)@GDAL_1.8" 1.9.0
+ (c++)"OGRUKOOAP190Layer::~OGRUKOOAP190Layer()@GDAL_1.8" 1.9.0
+ (c++)"OGRUKOOAP190Layer::~OGRUKOOAP190Layer()@GDAL_1.8" 1.9.0
+ (c++)"OGRUKOOAP190Layer::~OGRUKOOAP190Layer()@GDAL_1.8" 1.9.0
  (c++)"OGRXPlaneAPTLayer::AddFeature(char const*, char const*, int, double, int, double, double, int, double, char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRXPlaneAPTLayer::OGRXPlaneAPTLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRXPlaneAPTLayer::OGRXPlaneAPTLayer()@GDAL_1.8" 1.8.0
@@ -6661,6 +7412,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"RasterliteDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"RasterliteDataset::CleanOverviewLevel(int)@GDAL_1.8" 1.8.0
  (c++)"RasterliteDataset::CreateOverviewLevel(int, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
+ (c++)"RasterliteDataset::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"RasterliteDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"RasterliteDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.8.0
  (c++)"RasterliteDataset::RasterliteDataset(RasterliteDataset*, int)@GDAL_1.8" 1.8.0
@@ -6766,7 +7518,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"USGSDEMRasterBand::~USGSDEMRasterBand()@GDAL_1.8" 1.8.0
  (c++)"USGSDEMRasterBand::~USGSDEMRasterBand()@GDAL_1.8" 1.8.0
  (c++)"USGSDEMRasterBand::~USGSDEMRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"VRTAveragedSource::GetMaximum(int, int, int*)@GDAL_1.8" 1.9.0
+ (c++)"VRTAveragedSource::GetMinimum(int, int, int*)@GDAL_1.8" 1.9.0
  (c++)"VRTAveragedSource::SerializeToXML(char const*)@GDAL_1.8" 1.8.0
+ (c++)"VRTAveragedSource::GetType()@GDAL_1.8" 1.9.0
  (c++)"VRTAveragedSource::RasterIO(int, int, int, int, void*, int, int, GDALDataType, int, int)@GDAL_1.8" 1.8.0
  (c++)"VRTAveragedSource::VRTAveragedSource()@GDAL_1.8" 1.8.0
  (c++)"VRTAveragedSource::VRTAveragedSource()@GDAL_1.8" 1.8.0
@@ -6850,6 +7605,39 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALNoDataMaskBand::~GDALNoDataMaskBand()@GDAL_1.8" 1.8.0
  (c++)"GDALNoDataMaskBand::~GDALNoDataMaskBand()@GDAL_1.8" 1.8.0
  (c++)"GDALNoDataMaskBand::~GDALNoDataMaskBand()@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSMetaDataset::GetMetadata(char const*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::ExploreLayer(CPLXMLNode*, CPLString, CPLString, char const*, char const*, char const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::AddSubDataset(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::AddSubDataset(char const*, char const*, char const*, char const*, char const*, char const*, char const*, char const*, CPLString, CPLString)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::AddWMSCSubDataset(WMSCTileSetDesc&, char const*, CPLString)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::ParseWMSCTileSets(CPLXMLNode*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::AddTiledSubDataset(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::AnalyzeGetTileService(CPLXMLNode*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::AnalyzeTileMapService(CPLXMLNode*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::AnalyzeGetCapabilities(CPLXMLNode*, CPLString, CPLString)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::DownloadGetTileService(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::DownloadGetCapabilities(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::AnalyzeGetTileServiceRecurse(CPLXMLNode*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::GDALWMSMetaDataset()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::GDALWMSMetaDataset()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::~GDALWMSMetaDataset()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::~GDALWMSMetaDataset()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMetaDataset::~GDALWMSMetaDataset()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::GetGCPCount()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::GetMetadata(char const*)@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::GetGeoTransform(double*)@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::GetMetadataItem(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::GetGCPProjection()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::GetProjectionRef()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::CollectXMPMetadata()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::DetectGeoreferencing(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::GetGCPs()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::Identify(GDALOpenInfo*)@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::GIFAbstractDataset()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::GIFAbstractDataset()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::~GIFAbstractDataset()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::~GIFAbstractDataset()@GDAL_1.8" 1.9.0
+ (c++)"GIFAbstractDataset::~GIFAbstractDataset()@GDAL_1.8" 1.9.0
  (c++)"JPEG2000RasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"JPEG2000RasterBand::GetColorInterpretation()@GDAL_1.8" 1.8.0
  (c++)"JPEG2000RasterBand::JPEG2000RasterBand(JPEG2000Dataset*, int, int, int)@GDAL_1.8" 1.8.0
@@ -6869,6 +7657,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"LevellerRasterBand::~LevellerRasterBand()@GDAL_1.8" 1.8.0
  (c++)"LevellerRasterBand::~LevellerRasterBand()@GDAL_1.8" 1.8.0
  (c++)"NASAKeywordHandler::GetKeyword(char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"NASAKeywordHandler::GetKeywordList()@GDAL_1.8" 1.9.0
  (c++)"NASAKeywordHandler::Ingest(_IO_FILE*, int)@GDAL_1.8" 1.8.0
  (c++)"NASAKeywordHandler::ReadPair(CPLString&, CPLString&)@GDAL_1.8" 1.8.0
  (c++)"NASAKeywordHandler::ReadWord(CPLString&)@GDAL_1.8" 1.8.0
@@ -6878,6 +7667,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"NASAKeywordHandler::NASAKeywordHandler()@GDAL_1.8" 1.8.0
  (c++)"NASAKeywordHandler::~NASAKeywordHandler()@GDAL_1.8" 1.8.0
  (c++)"NASAKeywordHandler::~NASAKeywordHandler()@GDAL_1.8" 1.8.0
+ (c++)"NGSGEOIDRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDRasterBand::GetUnitType()@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDRasterBand::NGSGEOIDRasterBand(NGSGEOIDDataset*)@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDRasterBand::NGSGEOIDRasterBand(NGSGEOIDDataset*)@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDRasterBand::~NGSGEOIDRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDRasterBand::~NGSGEOIDRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"NGSGEOIDRasterBand::~NGSGEOIDRasterBand()@GDAL_1.8" 1.9.0
  (c++)"OGRAeronavFAALayer::GetLayerDefn()@GDAL_1.8" 1.8.0
  (c++)"OGRAeronavFAALayer::ResetReading()@GDAL_1.8" 1.8.0
  (c++)"OGRAeronavFAALayer::GetSpatialRef()@GDAL_1.8" 1.8.0
@@ -6918,6 +7714,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGeometryFactory::forceToMultiPolygon(OGRGeometry*)@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryFactory::approximateArcAngles(double, double, double, double, double, double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryFactory::transformWithOptions(OGRGeometry const*, OGRCoordinateTransformation*, char**)@GDAL_1.8" 1.8.0
+ (c++)"OGRGeometryFactory::createFromFgfInternal(unsigned char*, OGRSpatialReference*, OGRGeometry**, int, int*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRGeometryFactory::forceToMultiLineString(OGRGeometry*)@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryFactory::getGEOSGeometryFactory()@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryFactory::haveGEOS()@GDAL_1.8" 1.8.0
@@ -7003,13 +7800,40 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRPGeoSelectLayer::~OGRPGeoSelectLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRPGeoSelectLayer::~OGRPGeoSelectLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRPGeoSelectLayer::~OGRPGeoSelectLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRSEGYHeaderLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::OGRSEGYHeaderLayer(char const*, SEGYBinaryFileHeader*, char*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::OGRSEGYHeaderLayer(char const*, SEGYBinaryFileHeader*, char*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::~OGRSEGYHeaderLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::~OGRSEGYHeaderLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGYHeaderLayer::~OGRSEGYHeaderLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::BuildWhere()@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::GetFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::Initialize(char const*, char const*, char const*, char const*, char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::ResetStatement()@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::SetSpatialFilter(OGRGeometry*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::SetAttributeFilter(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::OGRSQLiteViewLayer(OGRSQLiteDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::OGRSQLiteViewLayer(OGRSQLiteDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::~OGRSQLiteViewLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::~OGRSQLiteViewLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteViewLayer::~OGRSQLiteViewLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRShapeDataSource::ExecuteSQL(char const*, OGRGeometry*, char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeDataSource::DeleteLayer(int)@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeDataSource::UnchainLayer(OGRShapeLayer*)@GDAL_1.8" 1.9.0
  (c++)"OGRShapeDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRShapeDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeDataSource::SetLastUsedLayer(OGRShapeLayer*)@GDAL_1.8" 1.9.0
  (c++)"OGRShapeDataSource::Open(char const*, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeDataSource::GetName()@GDAL_1.8" 1.8.0
+ (c++)"OGRShapeDataSource::AddLayer(OGRShapeLayer*)@GDAL_1.8" 1.9.0
  (c++)"OGRShapeDataSource::GetLayer(int)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeDataSource::OpenFile(char const*, int, int)@GDAL_1.8" 1.8.0
  (c++)"OGRShapeDataSource::OGRShapeDataSource()@GDAL_1.8" 1.8.0
@@ -7150,9 +7974,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TerragenRasterBand::~TerragenRasterBand()@GDAL_1.8" 1.8.0
  (c++)"TerragenRasterBand::~TerragenRasterBand()@GDAL_1.8" 1.8.0
  (c++)"TerragenRasterBand::~TerragenRasterBand()@GDAL_1.8" 1.8.0
- (c++)"TigerAreaLandmarks::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerAreaLandmarks::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerAreaLandmarks::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerAreaLandmarks::TigerAreaLandmarks(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerAreaLandmarks::TigerAreaLandmarks(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerAreaLandmarks::~TigerAreaLandmarks()@GDAL_1.8" 1.8.0
@@ -7169,9 +7990,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TigerCompleteChain::~TigerCompleteChain()@GDAL_1.8" 1.8.0
  (c++)"TigerCompleteChain::~TigerCompleteChain()@GDAL_1.8" 1.8.0
  (c++)"TigerCompleteChain::~TigerCompleteChain()@GDAL_1.8" 1.8.0
- (c++)"TigerPolyChainLink::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerPolyChainLink::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerPolyChainLink::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPolyChainLink::TigerPolyChainLink(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPolyChainLink::TigerPolyChainLink(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPolyChainLink::~TigerPolyChainLink()@GDAL_1.8" 1.8.0
@@ -7196,6 +8014,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSIUnixStdioHandle::Close()@GDAL_1.8" 1.8.0
  (c++)"VSIUnixStdioHandle::Flush()@GDAL_1.8" 1.8.0
  (c++)"VSIUnixStdioHandle::Write(void const*, unsigned int, unsigned int)@GDAL_1.8" 1.8.0
+ (c++)"VSIUnixStdioHandle::Truncate(unsigned long long)@GDAL_1.8" 1.9.0
  (c++)"VSIUnixStdioHandle::~VSIUnixStdioHandle()@GDAL_1.8" 1.8.0
  (c++)"VSIUnixStdioHandle::~VSIUnixStdioHandle()@GDAL_1.8" 1.8.0
  (c++)"VSIUnixStdioHandle::~VSIUnixStdioHandle()@GDAL_1.8" 1.8.0
@@ -7279,6 +8098,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"HDF5ImageRasterBand::~HDF5ImageRasterBand()@GDAL_1.8" 1.8.0
  (c++)"HDF5ImageRasterBand::~HDF5ImageRasterBand()@GDAL_1.8" 1.8.0
  (c++)"HDF5ImageRasterBand::~HDF5ImageRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"OGRARCGENDataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDataSource::OGRARCGENDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDataSource::OGRARCGENDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDataSource::~OGRARCGENDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDataSource::~OGRARCGENDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRARCGENDataSource::~OGRARCGENDataSource()@GDAL_1.8" 1.9.0
  (c++)"OGRAVCBinDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRAVCBinDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRAVCBinDataSource::Open(char const*, int)@GDAL_1.8" 1.8.0
@@ -7307,6 +8136,42 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRAeronavFAADriver::~OGRAeronavFAADriver()@GDAL_1.8" 1.8.0
  (c++)"OGRAeronavFAADriver::~OGRAeronavFAADriver()@GDAL_1.8" 1.8.0
  (c++)"OGRAeronavFAADriver::~OGRAeronavFAADriver()@GDAL_1.8" 1.8.0
+ (c++)"OGRCouchDBRowsLayer::GetLayerType()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBRowsLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBRowsLayer::FetchNextRows()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBRowsLayer::BuildFeatureDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBRowsLayer::OGRCouchDBRowsLayer(OGRCouchDBDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBRowsLayer::OGRCouchDBRowsLayer(OGRCouchDBDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBRowsLayer::~OGRCouchDBRowsLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBRowsLayer::~OGRCouchDBRowsLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBRowsLayer::~OGRCouchDBRowsLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::ReadEDIGEO()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::BuildPoints()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::BuildPolygon(CPLString const&, CPLString const&)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::BuildPolygons()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::CreateFeature(CPLString const&)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::BuildLineStrings()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::CreateLabelLayers()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::CreateLayerFromObjectDesc(OGREDIGEOObjectDescriptor const&)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::ReadDIC()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::ReadGEN()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::ReadGEO()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::ReadQAL()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::ReadSCD()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::ReadTHF(_IO_FILE*)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::ReadVEC(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::OpenFile(char const*, CPLString const&)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::SetStyle(CPLString const&, OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::OGREDIGEODataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::OGREDIGEODataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::~OGREDIGEODataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::~OGREDIGEODataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEODataSource::~OGREDIGEODataSource()@GDAL_1.8" 1.9.0
  (c++)"OGRGeoRSSDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRGeoRSSDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRGeoRSSDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -7348,6 +8213,53 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRHTFSoundingLayer::~OGRHTFSoundingLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRHTFSoundingLayer::~OGRHTFSoundingLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRHTFSoundingLayer::~OGRHTFSoundingLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRIdrisiDataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDataSource::OGRIdrisiDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDataSource::OGRIdrisiDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDataSource::~OGRIdrisiDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDataSource::~OGRIdrisiDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRIdrisiDataSource::~OGRIdrisiDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::FindSchema(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::SyncToDisk()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::DeleteLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::ParseLayers(boost::intrusive_ptr<kmldom::Container>, OGRSpatialReference*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::GetStyleTable()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::SetStyleTable(OGRStyleTable*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::CreateLayerKml(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::CreateLayerKmz(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::DeleteLayerKml(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::DeleteLayerKmz(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::GetLayerByName(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::SetStyleTable2Kml(OGRStyleTable*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::SetStyleTable2Kmz(OGRStyleTable*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::ParseIntoStyleTable(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::SetStyleTableDirectly(OGRStyleTable*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::Create(char const*, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::OpenDir(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::OpenKml(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::OpenKmz(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::AddLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, OGRLIBKMLDataSource*, boost::intrusive_ptr<kmldom::Element>, boost::intrusive_ptr<kmldom::Container>, char const*, int, int, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::WriteDir()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::WriteKml()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::WriteKmz()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::CreateDir(char const*, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::CreateKml(char const*, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::CreateKmz(char const*, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::OGRLIBKMLDataSource(kmldom::KmlFactory*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::OGRLIBKMLDataSource(kmldom::KmlFactory*)@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::~OGRLIBKMLDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::~OGRLIBKMLDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRLIBKMLDataSource::~OGRLIBKMLDataSource()@GDAL_1.8" 1.9.0
  (c++)"OGRMILayerAttrIndex::AddAttrInd(int, int)@GDAL_1.8" 1.8.0
  (c++)"OGRMILayerAttrIndex::AddToIndex(OGRFeature*, int)@GDAL_1.8" 1.8.0
  (c++)"OGRMILayerAttrIndex::Initialize(char const*, OGRLayer*)@GDAL_1.8" 1.8.0
@@ -7419,34 +8331,54 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSQLiteDataSource::DeleteLayer(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDataSource::DeleteLayer(int)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDataSource::LaunderName(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteDataSource::InitWithEPSG()@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteDataSource::SetCacheSize()@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteDataSource::SoftRollback()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteDataSource::OpenOrCreateDB(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteDataSource::SetSynchronous()@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteDataSource::OpenVirtualTable(char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteDataSource::ReleaseResultSet(OGRLayer*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteDataSource::DetectSRSWktColumn()@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteDataSource::FlushSoftTransaction()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDataSource::SoftStartTransaction()@GDAL_1.8" 1.8.0
- (c++)"OGRSQLiteDataSource::Open(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteDataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteDataSource::Create(char const*, char**)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteDataSource::GetName()@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteDataSource::SetName(char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteDataSource::FetchSRS(int)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDataSource::GetLayer(int)@GDAL_1.8" 1.8.0
- (c++)"OGRSQLiteDataSource::OpenTable(char const*, char const*, OGRwkbGeometryType, char const*, OGRSpatialReference*, int, int)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteDataSource::OpenView(char const*, char const*, char const*, char const*, char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteDataSource::OpenTable(char const*, char const*, OGRwkbGeometryType, char const*, OGRSpatialReference*, int, int, int, int, int, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteDataSource::OGRSQLiteDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDataSource::OGRSQLiteDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDataSource::~OGRSQLiteDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDataSource::~OGRSQLiteDataSource()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteDataSource::~OGRSQLiteDataSource()@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteTableLayer::BindValues(OGRFeature*, sqlite3_stmt*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteTableLayer::BuildWhere()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteTableLayer::GetFeature(long)@GDAL_1.8" 1.8.0
- (c++)"OGRSQLiteTableLayer::Initialize(char const*, char const*, OGRwkbGeometryType, char const*, OGRSpatialReference*, int, int)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteTableLayer::Initialize(char const*, char const*, OGRwkbGeometryType, char const*, OGRSpatialReference*, int, int, int, int, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteTableLayer::SetFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteTableLayer::CreateField(OGRFieldDefn*, int)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteTableLayer::DeleteField(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteTableLayer::IsTableLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteTableLayer::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"OGRSQLiteTableLayer::GetSpatialRef()@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteTableLayer::DeleteFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteTableLayer::RecreateTable(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteTableLayer::ReorderFields(int*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteTableLayer::AlterFieldDefn(int, OGRFieldDefn*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteTableLayer::ResetStatement()@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteTableLayer::TestCapability(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteTableLayer::ClearInsertStmt()@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteTableLayer::GetFeatureCount(int)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteTableLayer::SetSpatialFilter(OGRGeometry*)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteTableLayer::SetAttributeFilter(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSQLiteTableLayer::AddColumnAncientMethod(OGRFieldDefn&)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteTableLayer::CheckSpatialIndexTable()@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteTableLayer::InitFieldListForRecrerate(char*&, char*&, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSQLiteTableLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRSQLiteTableLayer::OGRSQLiteTableLayer(OGRSQLiteDataSource*)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteTableLayer::OGRSQLiteTableLayer(OGRSQLiteDataSource*)@GDAL_1.8" 1.8.0
  (c++)"OGRSQLiteTableLayer::~OGRSQLiteTableLayer()@GDAL_1.8" 1.8.0
@@ -7476,6 +8408,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSpatialReference::ValidateUnit(OGR_SRSNode*)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::FixupOrdering()@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::GetEPSGGeogCS()@GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::SetCompoundCS(char const*, OGRSpatialReference const*, OGRSpatialReference const*)@GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::SetProjection(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetSinusoidal(double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetStatePlane(int, int, char const*, double)@GDAL_1.8" 1.8.0
@@ -7507,6 +8440,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSpatialReference::IsLinearParameter(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::ValidateAuthority(OGR_SRSNode*)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::ValidateVertDatum(OGR_SRSNode*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::importFromURNPart(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::importFromWMSAUTO(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::IsAngularParameter(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetEquirectangular(double, double, double, double)@GDAL_1.8" 1.8.0
@@ -7516,9 +8450,12 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSpatialReference::EPSGTreatsAsLatLong()@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetEquirectangular2(double, double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::IsLongitudeParameter(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::SetTargetLinearUnits(char const*, char const*, double)@GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::importFromMICoordSys(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::DestroySpatialReference(OGRSpatialReference*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::ImportFromESRIWisconsinWKT(char const*, double, double, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::SetGaussSchreiberTMercator(double, double, double, double, double)@GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::ImportFromESRIStatePlaneWKT(int, char const*, char const*, int, char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::SetLinearUnitsAndUpdateParameters(char const*, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::Clear()@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::Fixup()@GDAL_1.8" 1.8.0
@@ -7533,6 +8470,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSpatialReference::SetTM(double, double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetCEA(double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetHOM(double, double, double, double, double, double, double)@GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::SetIGH()@GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::SetLCC(double, double, double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetSOC(double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetTMG(double, double, double, double)@GDAL_1.8" 1.8.0
@@ -7555,10 +8493,12 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSpatialReference::Validate()@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::Reference()@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetEckert(int, double, double, double)@GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::SetGeocCS(char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::SetGeogCS(char const*, char const*, char const*, double, double, char const*, double, char const*, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetKrovak(double, double, double, double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetLCC1SP(double, double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::SetProjCS(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::SetVertCS(char const*, char const*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::SetWagner(int, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::OGRSpatialReference(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::OGRSpatialReference(OGRSpatialReference const&)@GDAL_1.8" 1.8.0
@@ -7661,6 +8601,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALDefaultOverviews::CleanOverviews()@GDAL_1.8" 1.8.0
  (c++)"GDALDefaultOverviews::CreateMaskBand(int, int)@GDAL_1.8" 1.8.0
  (c++)"GDALDefaultOverviews::GetOverviewCount(int)@GDAL_1.8" 1.8.0
+ (c++)"GDALDefaultOverviews::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"GDALDefaultOverviews::BuildOverviewsSubDataset(char const*, char const*, int, int*, int, int*, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.8.0
  (c++)"GDALDefaultOverviews::GDALDefaultOverviews()@GDAL_1.8" 1.8.0
  (c++)"GDALDefaultOverviews::GDALDefaultOverviews()@GDAL_1.8" 1.8.0
@@ -7715,6 +8656,70 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"IntergraphRasterBand::~IntergraphRasterBand()@GDAL_1.8" 1.8.0
  (c++)"IntergraphRasterBand::~IntergraphRasterBand()@GDAL_1.8" 1.8.0
  (c++)"IntergraphRasterBand::~IntergraphRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"OGRCouchDBDataSource::ExecuteSQL(char const*, OGRGeometry*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::DeleteLayer(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::DeleteLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::OpenDatabase(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::GetLayerByName(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::ExecuteSQLStats(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::ReleaseResultSet(OGRLayer*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::GET(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::PUT(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::IsOK(json_object*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::POST(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::DELETE(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::IsError(json_object*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::REQUEST(char const*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::OpenView()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::OGRCouchDBDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::OGRCouchDBDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::~OGRCouchDBDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::~OGRCouchDBDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBDataSource::~OGRCouchDBDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetFeature(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::SetFeature(OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::CreateField(OGRFieldDefn*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetLayerType()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetMaximumId()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::LoadMetadata()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::CreateFeature(OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::DeleteFeature(OGRFeature*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::DeleteFeature(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::DeleteFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::FetchNextRows()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::WriteMetadata()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::FetchUpdateSeq()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::SetSpatialFilter(OGRGeometry*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::StartTransaction()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::BuildAttrQueryURI(int&)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::CommitTransaction()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::SetAttributeFilter(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::RollbackTransaction()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetTotalFeatureCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::SetInfoAfterCreation(OGRwkbGeometryType, OGRSpatialReference*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::FetchNextRowsSpatialFilter()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::FetchNextRowsAttributeFilter()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::RunSpatialFilterQueryIfNecessary()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::HasFilterOnFieldOrCreateIfNecessary(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::OGRCouchDBTableLayer(OGRCouchDBDataSource*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::OGRCouchDBTableLayer(OGRCouchDBDataSource*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::~OGRCouchDBTableLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::~OGRCouchDBTableLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBTableLayer::~OGRCouchDBTableLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRDODSSequenceLayer::GetFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRDODSSequenceLayer::BuildFields(libdap::BaseType*, char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRDODSSequenceLayer::GetFieldValue(OGRDODSFieldDefn*, int, libdap::Sequence*)@GDAL_1.8" 1.8.0
@@ -7787,6 +8792,27 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGROpenAirLabelLayer::~OGROpenAirLabelLayer()@GDAL_1.8" 1.8.0
  (c++)"OGROpenAirLabelLayer::~OGROpenAirLabelLayer()@GDAL_1.8" 1.8.0
  (c++)"OGROpenAirLabelLayer::~OGROpenAirLabelLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRPGMemLayerWrapper::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRPGMemLayerWrapper::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRPGMemLayerWrapper::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRPGMemLayerWrapper::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRPGMemLayerWrapper::~OGRPGMemLayerWrapper()@GDAL_1.8" 1.9.0
+ (c++)"OGRPGMemLayerWrapper::~OGRPGMemLayerWrapper()@GDAL_1.8" 1.9.0
+ (c++)"OGRPGMemLayerWrapper::~OGRPGMemLayerWrapper()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOABaseLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOABaseLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOABaseLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOABaseLayer::~OGRSEGUKOOABaseLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOABaseLayer::~OGRSEGUKOOABaseLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOABaseLayer::~OGRSEGUKOOABaseLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOALineLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOALineLayer::GetSpatialRef()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOALineLayer::GetNextRawFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOALineLayer::OGRSEGUKOOALineLayer(char const*, OGRLayer*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOALineLayer::OGRSEGUKOOALineLayer(char const*, OGRLayer*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOALineLayer::~OGRSEGUKOOALineLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOALineLayer::~OGRSEGUKOOALineLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOALineLayer::~OGRSEGUKOOALineLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRSFDriverRegistrar::OpenShared(char const*, int, OGRSFDriver**)@GDAL_1.8" 1.8.0
  (c++)"OGRSFDriverRegistrar::GetRegistrar()@GDAL_1.8" 1.8.0
  (c++)"OGRSFDriverRegistrar::GetDriverCount()@GDAL_1.8" 1.8.0
@@ -7849,6 +8875,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PostGISRasterDataset::GetProjectionRef()@GDAL_1.8" 1.8.0
  (c++)"PostGISRasterDataset::SetRasterProperties(char const*)@GDAL_1.8" 1.8.0
  (c++)"PostGISRasterDataset::Open(GDALOpenInfo*)@GDAL_1.8" 1.8.0
+ (c++)"PostGISRasterDataset::IRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"PostGISRasterDataset::PostGISRasterDataset()@GDAL_1.8" 1.8.0
  (c++)"PostGISRasterDataset::PostGISRasterDataset()@GDAL_1.8" 1.8.0
  (c++)"PostGISRasterDataset::~PostGISRasterDataset()@GDAL_1.8" 1.8.0
@@ -7864,17 +8891,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TABMAPObjRectEllipse::~TABMAPObjRectEllipse()@GDAL_1.8" 1.8.0
  (c++)"TABMAPObjRectEllipse::~TABMAPObjRectEllipse()@GDAL_1.8" 1.8.0
  (c++)"TABMAPObjRectEllipse::~TABMAPObjRectEllipse()@GDAL_1.8" 1.8.0
- (c++)"TigerPolygonEconomic::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerPolygonEconomic::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerPolygonEconomic::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPolygonEconomic::TigerPolygonEconomic(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPolygonEconomic::TigerPolygonEconomic(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPolygonEconomic::~TigerPolygonEconomic()@GDAL_1.8" 1.8.0
  (c++)"TigerPolygonEconomic::~TigerPolygonEconomic()@GDAL_1.8" 1.8.0
  (c++)"TigerPolygonEconomic::~TigerPolygonEconomic()@GDAL_1.8" 1.8.0
- (c++)"TigerSpatialMetadata::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerSpatialMetadata::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerSpatialMetadata::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerSpatialMetadata::TigerSpatialMetadata(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerSpatialMetadata::TigerSpatialMetadata(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerSpatialMetadata::~TigerSpatialMetadata()@GDAL_1.8" 1.8.0
@@ -7894,6 +8915,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VRTDerivedRasterBand::~VRTDerivedRasterBand()@GDAL_1.8" 1.8.0
  (c++)"VRTDerivedRasterBand::~VRTDerivedRasterBand()@GDAL_1.8" 1.8.0
  (c++)"VRTDerivedRasterBand::~VRTDerivedRasterBand()@GDAL_1.8" 1.8.0
+ (c++)"VRTSourcedRasterBand::GetMaximum(int*)@GDAL_1.8" 1.9.0
+ (c++)"VRTSourcedRasterBand::GetMinimum(int*)@GDAL_1.8" 1.9.0
  (c++)"VRTSourcedRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"VRTSourcedRasterBand::Initialize(int, int)@GDAL_1.8" 1.8.0
  (c++)"VRTSourcedRasterBand::GetFileList(char***, int*, int*, _CPLHashSet*)@GDAL_1.8" 1.8.0
@@ -7906,6 +8929,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VRTSourcedRasterBand::SetMetadataItem(char const*, char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTSourcedRasterBand::AddComplexSource(GDALRasterBand*, int, int, int, int, int, int, int, int, double, double, double, int)@GDAL_1.8" 1.8.0
  (c++)"VRTSourcedRasterBand::AddMaskBandSource(GDALRasterBand*, int, int, int, int, int, int, int, int)@GDAL_1.8" 1.8.0
+ (c++)"VRTSourcedRasterBand::IsSourcedRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"VRTSourcedRasterBand::CloseDependentDatasets()@GDAL_1.8" 1.9.0
  (c++)"VRTSourcedRasterBand::XMLInit(CPLXMLNode*, char const*)@GDAL_1.8" 1.8.0
  (c++)"VRTSourcedRasterBand::AddSource(VRTSource*)@GDAL_1.8" 1.8.0
  (c++)"VRTSourcedRasterBand::IRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int)@GDAL_1.8" 1.8.0
@@ -7981,6 +9006,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRAeronavFAAIAPLayer::~OGRAeronavFAAIAPLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRAeronavFAAIAPLayer::~OGRAeronavFAAIAPLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRAeronavFAAIAPLayer::~OGRAeronavFAAIAPLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGREDIGEOAttributeDef::~OGREDIGEOAttributeDef()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOAttributeDef::~OGREDIGEOAttributeDef()@GDAL_1.8" 1.9.0
  (c++)"OGRGPSBabelDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRGPSBabelDataSource::IsSpecialFile(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRGPSBabelDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -8004,19 +9031,49 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGenSQLResultsLayer::TestCapability(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::GetFeatureCount(int)@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::GetSpatialFilter()@GDAL_1.8" 1.8.0
- (c++)"OGRGenSQLResultsLayer::SetIgnoredFields()@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::SortIndexSection(OGRField*, int, int)@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::TranslateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::AddFieldDefnToSet(int, int, _CPLHashSet*)@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::CreateOrderByIndex()@GDAL_1.8" 1.8.0
+ (c++)"OGRGenSQLResultsLayer::ContainGeomSpecialField(swq_expr_node*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGenSQLResultsLayer::FindAndSetIgnoredFields()@GDAL_1.8" 1.9.0
  (c++)"OGRGenSQLResultsLayer::ExploreExprForIgnoredFields(swq_expr_node*, _CPLHashSet*)@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::Compare(OGRField*, OGRField*)@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.8.0
- (c++)"OGRGenSQLResultsLayer::OGRGenSQLResultsLayer(OGRDataSource*, void*, OGRGeometry*, char const*)@GDAL_1.8" 1.8.0
- (c++)"OGRGenSQLResultsLayer::OGRGenSQLResultsLayer(OGRDataSource*, void*, OGRGeometry*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGenSQLResultsLayer::OGRGenSQLResultsLayer(OGRDataSource*, void*, OGRGeometry*, char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGenSQLResultsLayer::OGRGenSQLResultsLayer(OGRDataSource*, void*, OGRGeometry*, char const*, char const*)@GDAL_1.8" 1.9.0
  (c++)"OGRGenSQLResultsLayer::~OGRGenSQLResultsLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::~OGRGenSQLResultsLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRGenSQLResultsLayer::~OGRGenSQLResultsLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRGeomediaDataSource::ExecuteSQL(char const*, OGRGeometry*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::GetGeomediaSRS(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::GetLayerByName(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::ReleaseResultSet(OGRLayer*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::GetTableNameFromType(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::Open(char const*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::OGRGeomediaDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::OGRGeomediaDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::~OGRGeomediaDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::~OGRGeomediaDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaDataSource::~OGRGeomediaDataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::GetFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::Initialize(char const*, char const*, OGRSpatialReference*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::GetStatement()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::ClearStatement()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::ResetStatement()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::SetAttributeFilter(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::OGRGeomediaTableLayer(OGRGeomediaDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::OGRGeomediaTableLayer(OGRGeomediaDataSource*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::~OGRGeomediaTableLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::~OGRGeomediaTableLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaTableLayer::~OGRGeomediaTableLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRGeometryCollection::closeRings()@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::segmentize(double)@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::addGeometry(OGRGeometry const*)@GDAL_1.8" 1.8.0
@@ -8026,6 +9083,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGeometryCollection::getGeometryRef(int)@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::removeGeometry(int, int)@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::addGeometryDirectly(OGRGeometry*)@GDAL_1.8" 1.8.0
+ (c++)"OGRGeometryCollection::importFromWkbInternal(unsigned char*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeometryCollection::importFromWktInternal(char**, int)@GDAL_1.8" 1.9.0
  (c++)"OGRGeometryCollection::setCoordinateDimension(int)@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::empty()@GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::swapXY()@GDAL_1.8" 1.8.0
@@ -8042,6 +9101,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRMSSQLSpatialDriver::~OGRMSSQLSpatialDriver()@GDAL_1.8" 1.8.0
  (c++)"OGRMSSQLSpatialDriver::~OGRMSSQLSpatialDriver()@GDAL_1.8" 1.8.0
  (c++)"OGRMSSQLSpatialDriver::~OGRMSSQLSpatialDriver()@GDAL_1.8" 1.8.0
+ (c++)"OGRSEGUKOOADataSource::GetLayerCount()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADataSource::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADataSource::Open(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADataSource::GetName()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADataSource::GetLayer(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADataSource::OGRSEGUKOOADataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADataSource::OGRSEGUKOOADataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADataSource::~OGRSEGUKOOADataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADataSource::~OGRSEGUKOOADataSource()@GDAL_1.8" 1.9.0
+ (c++)"OGRSEGUKOOADataSource::~OGRSEGUKOOADataSource()@GDAL_1.8" 1.9.0
  (c++)"OGRXPlaneATCFreqLayer::AddFeature(char const*, char const*, char const*, double)@GDAL_1.8" 1.8.0
  (c++)"OGRXPlaneATCFreqLayer::OGRXPlaneATCFreqLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRXPlaneATCFreqLayer::OGRXPlaneATCFreqLayer()@GDAL_1.8" 1.8.0
@@ -8073,6 +9142,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"CPLODBCDriverInstaller::InstallDriver(char const*, char const*, unsigned short)@GDAL_1.8" 1.8.0
  (c++)"CPLODBCDriverInstaller::CPLODBCDriverInstaller()@GDAL_1.8" 1.8.0
  (c++)"CPLODBCDriverInstaller::CPLODBCDriverInstaller()@GDAL_1.8" 1.8.0
+ (c++)"DIMAPWrapperRasterBand::RefUnderlyingRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"DIMAPWrapperRasterBand::~DIMAPWrapperRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"DIMAPWrapperRasterBand::~DIMAPWrapperRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"DIMAPWrapperRasterBand::~DIMAPWrapperRasterBand()@GDAL_1.8" 1.9.0
  (c++)"GDALDefaultAsyncReader::GetNextUpdatedRegion(double, int*, int*, int*, int*)@GDAL_1.8" 1.8.0
  (c++)"GDALDefaultAsyncReader::GDALDefaultAsyncReader(GDALDataset*, int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int, char**)@GDAL_1.8" 1.8.0
  (c++)"GDALDefaultAsyncReader::GDALDefaultAsyncReader(GDALDataset*, int, int, int, int, void*, int, int, GDALDataType, int, int*, int, int, int, char**)@GDAL_1.8" 1.8.0
@@ -8087,6 +9160,53 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"KmlSuperOverlayDataset::~KmlSuperOverlayDataset()@GDAL_1.8" 1.8.0
  (c++)"KmlSuperOverlayDataset::~KmlSuperOverlayDataset()@GDAL_1.8" 1.8.0
  (c++)"KmlSuperOverlayDataset::~KmlSuperOverlayDataset()@GDAL_1.8" 1.8.0
+ (c++)"NITFProxyPamRasterBand::AdviseRead(int, int, int, int, int, int, GDALDataType, char**)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::FlushCache()@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetMaximum(int*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetMinimum(int*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetMaskBand()@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetMetadata(char const*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetOverview(int)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::IWriteBlock(int, int, void*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetMaskFlags()@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetColorTable()@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetStatistics(int, int, double*, double*, double*, double*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::BuildOverviews(char const*, int, int*, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::CreateMaskBand(int)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetNoDataValue(int*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetMetadataItem(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetOverviewCount()@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::ComputeStatistics(int, double*, double*, double*, double*, int (*)(double, char const*, void*), void*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::ComputeRasterMinMax(int, double*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::HasArbitraryOverviews()@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetColorInterpretation()@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::GetRasterSampleOverview(int)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::UnrefUnderlyingRasterBand(GDALRasterBand*)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::Fill(double, double)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::IRasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int)@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::~NITFProxyPamRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::~NITFProxyPamRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"NITFProxyPamRasterBand::~NITFProxyPamRasterBand()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBOneLineLayer::GetLayerDefn()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBOneLineLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBOneLineLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBOneLineLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBOneLineLayer::~OGRCouchDBOneLineLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBOneLineLayer::~OGRCouchDBOneLineLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRCouchDBOneLineLayer::~OGRCouchDBOneLineLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::GetFeature(long)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::GetStatement()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::ClearStatement()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::ResetStatement()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::GetFeatureCount(int)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::OGRGeomediaSelectLayer(OGRGeomediaDataSource*, CPLODBCStatement*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::OGRGeomediaSelectLayer(OGRGeomediaDataSource*, CPLODBCStatement*)@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::~OGRGeomediaSelectLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::~OGRGeomediaSelectLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRGeomediaSelectLayer::~OGRGeomediaSelectLayer()@GDAL_1.8" 1.9.0
  (c++)"OGRMSSQLGeometryParser::ReadPolygon(int)@GDAL_1.8" 1.8.0
  (c++)"OGRMSSQLGeometryParser::ReadLineString(int)@GDAL_1.8" 1.8.0
  (c++)"OGRMSSQLGeometryParser::ReadMultiPoint(int)@GDAL_1.8" 1.8.0
@@ -8189,6 +9309,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRNTFFeatureClassLayer::~OGRNTFFeatureClassLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRNTFFeatureClassLayer::~OGRNTFFeatureClassLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRNTFFeatureClassLayer::~OGRNTFFeatureClassLayer()@GDAL_1.8" 1.8.0
+ (c++)"OGRPGNoResetResultLayer::ResetReading()@GDAL_1.8" 1.9.0
+ (c++)"OGRPGNoResetResultLayer::GetNextFeature()@GDAL_1.8" 1.9.0
+ (c++)"OGRPGNoResetResultLayer::TestCapability(char const*)@GDAL_1.8" 1.9.0
+ (c++)"OGRPGNoResetResultLayer::OGRPGNoResetResultLayer(OGRPGDataSource*, pg_result*)@GDAL_1.8" 1.9.0
+ (c++)"OGRPGNoResetResultLayer::OGRPGNoResetResultLayer(OGRPGDataSource*, pg_result*)@GDAL_1.8" 1.9.0
+ (c++)"OGRPGNoResetResultLayer::~OGRPGNoResetResultLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRPGNoResetResultLayer::~OGRPGNoResetResultLayer()@GDAL_1.8" 1.9.0
+ (c++)"OGRPGNoResetResultLayer::~OGRPGNoResetResultLayer()@GDAL_1.8" 1.9.0
  (c++)"PostGISRasterRasterBand::GetDataset()@GDAL_1.8" 1.8.0
  (c++)"PostGISRasterRasterBand::IReadBlock(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"PostGISRasterRasterBand::GetOverview(int)@GDAL_1.8" 1.8.0
@@ -8204,9 +9332,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PostGISRasterRasterBand::~PostGISRasterRasterBand()@GDAL_1.8" 1.8.0
  (c++)"PostGISRasterRasterBand::~PostGISRasterRasterBand()@GDAL_1.8" 1.8.0
  (c++)"PostGISRasterRasterBand::~PostGISRasterRasterBand()@GDAL_1.8" 1.8.0
- (c++)"TigerPolygonCorrections::GetFeature(int)@GDAL_1.8" 1.8.0
- (c++)"TigerPolygonCorrections::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerPolygonCorrections::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPolygonCorrections::TigerPolygonCorrections(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPolygonCorrections::TigerPolygonCorrections(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPolygonCorrections::~TigerPolygonCorrections()@GDAL_1.8" 1.8.0
@@ -8247,6 +9372,18 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSIMemFilesystemHandler::~VSIMemFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSIMemFilesystemHandler::~VSIMemFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSIMemFilesystemHandler::~VSIMemFilesystemHandler()@GDAL_1.8" 1.8.0
+ (c++)"VSIStdoutRedirectHandle::Eof()@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::Read(void*, unsigned int, unsigned int)@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::Seek(unsigned long long, int)@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::Tell()@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::Close()@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::Flush()@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::Write(void const*, unsigned int, unsigned int)@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::VSIStdoutRedirectHandle(VSIVirtualHandle*)@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::VSIStdoutRedirectHandle(VSIVirtualHandle*)@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::~VSIStdoutRedirectHandle()@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::~VSIStdoutRedirectHandle()@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectHandle::~VSIStdoutRedirectHandle()@GDAL_1.8" 1.9.0
  (c++)"VSITarFilesystemHandler::CreateReader(char const*)@GDAL_1.8" 1.8.0
  (c++)"VSITarFilesystemHandler::GetExtensions()@GDAL_1.8" 1.8.0
  (c++)"VSITarFilesystemHandler::Open(char const*, char const*)@GDAL_1.8" 1.8.0
@@ -8327,7 +9464,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"RPFTOCProxyRasterDataSet::~RPFTOCProxyRasterDataSet()@GDAL_1.8" 1.8.0
  (c++)"RPFTOCProxyRasterDataSet::~RPFTOCProxyRasterDataSet()@GDAL_1.8" 1.8.0
  (c++)"RPFTOCProxyRasterDataSet::~RPFTOCProxyRasterDataSet()@GDAL_1.8" 1.8.0
+ (c++)"VSICurlFilesystemHandler::GetFileList(char const*, int*)@GDAL_1.8" 1.9.0
+ (c++)"VSICurlFilesystemHandler::GetCurlHandleFor(CPLString)@GDAL_1.8" 1.9.0
  (c++)"VSICurlFilesystemHandler::GetCachedFileProp(char const*)@GDAL_1.8" 1.8.0
+ (c++)"VSICurlFilesystemHandler::ParseHTMLFileList(char const*, char*, int*)@GDAL_1.8" 1.9.0
  (c++)"VSICurlFilesystemHandler::AddRegionToCacheDisk(CachedRegion*)@GDAL_1.8" 1.8.0
  (c++)"VSICurlFilesystemHandler::GetRegionFromCacheDisk(char const*, unsigned long long)@GDAL_1.8" 1.8.0
  (c++)"VSICurlFilesystemHandler::Open(char const*, char const*)@GDAL_1.8" 1.8.0
@@ -8359,6 +9499,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSIGZipFilesystemHandler::~VSIGZipFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSIGZipFilesystemHandler::~VSIGZipFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSIGZipFilesystemHandler::~VSIGZipFilesystemHandler()@GDAL_1.8" 1.8.0
+ (c++)"ECRGTOCProxyRasterDataSet::SanityCheckOK(GDALDataset*)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCProxyRasterDataSet::RefUnderlyingDataset()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCProxyRasterDataSet::UnrefUnderlyingDataset(GDALDataset*)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCProxyRasterDataSet::ECRGTOCProxyRasterDataSet(ECRGTOCSubDataset*, char const*, int, int, double, double, double, double)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCProxyRasterDataSet::ECRGTOCProxyRasterDataSet(ECRGTOCSubDataset*, char const*, int, int, double, double, double, double)@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCProxyRasterDataSet::~ECRGTOCProxyRasterDataSet()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCProxyRasterDataSet::~ECRGTOCProxyRasterDataSet()@GDAL_1.8" 1.9.0
+ (c++)"ECRGTOCProxyRasterDataSet::~ECRGTOCProxyRasterDataSet()@GDAL_1.8" 1.9.0
  (c++)"GeometryInsertTransformer::GetSourceCS()@GDAL_1.8" 1.8.0
  (c++)"GeometryInsertTransformer::GetTargetCS()@GDAL_1.8" 1.8.0
  (c++)"GeometryInsertTransformer::TransformEx(int, double*, double*, double*, int*)@GDAL_1.8" 1.8.0
@@ -8366,6 +9514,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GeometryInsertTransformer::~GeometryInsertTransformer()@GDAL_1.8" 1.8.0
  (c++)"GeometryInsertTransformer::~GeometryInsertTransformer()@GDAL_1.8" 1.8.0
  (c++)"GeometryInsertTransformer::~GeometryInsertTransformer()@GDAL_1.8" 1.8.0
+ (c++)"OGREDIGEOObjectDescriptor::OGREDIGEOObjectDescriptor(OGREDIGEOObjectDescriptor const&)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOObjectDescriptor::OGREDIGEOObjectDescriptor(OGREDIGEOObjectDescriptor const&)@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOObjectDescriptor::~OGREDIGEOObjectDescriptor()@GDAL_1.8" 1.9.0
+ (c++)"OGREDIGEOObjectDescriptor::~OGREDIGEOObjectDescriptor()@GDAL_1.8" 1.9.0
  (c++)"OGRMSSQLGeometryValidator::ValidatePoint(OGRPoint*)@GDAL_1.8" 1.8.0
  (c++)"OGRMSSQLGeometryValidator::ValidatePolygon(OGRPolygon*)@GDAL_1.8" 1.8.0
  (c++)"OGRMSSQLGeometryValidator::ValidateGeometry(OGRGeometry*)@GDAL_1.8" 1.8.0
@@ -8463,6 +9615,18 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSIStdinFilesystemHandler::~VSIStdinFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSIStdinFilesystemHandler::~VSIStdinFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSIStdinFilesystemHandler::~VSIStdinFilesystemHandler()@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::Initialize(CPLXMLNode*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::ImageRequest(CPLString*, GDALWMSImageRequestInfo const&)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::GetLowestScale(char**&, int, CPLString&)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::GetCapabilities(GDALWMSMiniDriverCapabilities*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::TiledImageRequest(CPLString*, GDALWMSImageRequestInfo const&, GDALWMSTiledImageRequestInfo const&)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::GetProjectionInWKT()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::Scale(char const*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::GDALWMSMiniDriver_TiledWMS()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::GDALWMSMiniDriver_TiledWMS()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::~GDALWMSMiniDriver_TiledWMS()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::~GDALWMSMiniDriver_TiledWMS()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_TiledWMS::~GDALWMSMiniDriver_TiledWMS()@GDAL_1.8" 1.9.0
  (c++)"OGRGPSBabelWriteDataSource::CreateLayer(char const*, OGRSpatialReference*, OGRwkbGeometryType, char**)@GDAL_1.8" 1.8.0
  (c++)"OGRGPSBabelWriteDataSource::GetLayerCount()@GDAL_1.8" 1.8.0
  (c++)"OGRGPSBabelWriteDataSource::TestCapability(char const*)@GDAL_1.8" 1.8.0
@@ -8561,6 +9725,15 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSISubFileFilesystemHandler::~VSISubFileFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSISubFileFilesystemHandler::~VSISubFileFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSISubFileFilesystemHandler::~VSISubFileFilesystemHandler()@GDAL_1.8" 1.8.0
+ (c++)"GDALRasterFPolygonEnumerator::NewPolygon(float)@GDAL_1.8" 1.9.0
+ (c++)"GDALRasterFPolygonEnumerator::ProcessLine(float*, float*, int*, int*, int)@GDAL_1.8" 1.9.0
+ (c++)"GDALRasterFPolygonEnumerator::MergePolygon(int, int)@GDAL_1.8" 1.9.0
+ (c++)"GDALRasterFPolygonEnumerator::CompleteMerges()@GDAL_1.8" 1.9.0
+ (c++)"GDALRasterFPolygonEnumerator::Clear()@GDAL_1.8" 1.9.0
+ (c++)"GDALRasterFPolygonEnumerator::GDALRasterFPolygonEnumerator(int)@GDAL_1.8" 1.9.0
+ (c++)"GDALRasterFPolygonEnumerator::GDALRasterFPolygonEnumerator(int)@GDAL_1.8" 1.9.0
+ (c++)"GDALRasterFPolygonEnumerator::~GDALRasterFPolygonEnumerator()@GDAL_1.8" 1.9.0
+ (c++)"GDALRasterFPolygonEnumerator::~GDALRasterFPolygonEnumerator()@GDAL_1.8" 1.9.0
  (c++)"GDALWMSMiniDriverFactory_TMS::New()@GDAL_1.8" 1.8.0
  (c++)"GDALWMSMiniDriverFactory_TMS::Delete(GDALWMSMiniDriver*)@GDAL_1.8" 1.8.0
  (c++)"GDALWMSMiniDriverFactory_TMS::GDALWMSMiniDriverFactory_TMS()@GDAL_1.8" 1.8.0
@@ -8627,6 +9800,15 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSIUnixStdioFilesystemHandler::~VSIUnixStdioFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSIUnixStdioFilesystemHandler::~VSIUnixStdioFilesystemHandler()@GDAL_1.8" 1.8.0
  (c++)"VSIUnixStdioFilesystemHandler::~VSIUnixStdioFilesystemHandler()@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSMiniDriver_VirtualEarth::Initialize(CPLXMLNode*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_VirtualEarth::GetCapabilities(GDALWMSMiniDriverCapabilities*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_VirtualEarth::TiledImageRequest(CPLString*, GDALWMSImageRequestInfo const&, GDALWMSTiledImageRequestInfo const&)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_VirtualEarth::GetProjectionInWKT()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_VirtualEarth::GDALWMSMiniDriver_VirtualEarth()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_VirtualEarth::GDALWMSMiniDriver_VirtualEarth()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_VirtualEarth::~GDALWMSMiniDriver_VirtualEarth()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_VirtualEarth::~GDALWMSMiniDriver_VirtualEarth()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriver_VirtualEarth::~GDALWMSMiniDriver_VirtualEarth()@GDAL_1.8" 1.9.0
  (c++)"OGRXPlaneAPTLinearFeatureLayer::AddFeature(char const*, char const*, OGRMultiLineString*)@GDAL_1.8" 1.8.0
  (c++)"OGRXPlaneAPTLinearFeatureLayer::OGRXPlaneAPTLinearFeatureLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRXPlaneAPTLinearFeatureLayer::OGRXPlaneAPTLinearFeatureLayer()@GDAL_1.8" 1.8.0
@@ -8670,6 +9852,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRXPlane_VASI_PAPI_WIGWAG_Layer::~OGRXPlane_VASI_PAPI_WIGWAG_Layer()@GDAL_1.8" 1.8.0
  (c++)"OGRXPlane_VASI_PAPI_WIGWAG_Layer::~OGRXPlane_VASI_PAPI_WIGWAG_Layer()@GDAL_1.8" 1.8.0
  (c++)"OGRXPlane_VASI_PAPI_WIGWAG_Layer::~OGRXPlane_VASI_PAPI_WIGWAG_Layer()@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSMiniDriverFactory_TiledWMS::New()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_TiledWMS::Delete(GDALWMSMiniDriver*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_TiledWMS::GDALWMSMiniDriverFactory_TiledWMS()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_TiledWMS::GDALWMSMiniDriverFactory_TiledWMS()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_TiledWMS::~GDALWMSMiniDriverFactory_TiledWMS()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_TiledWMS::~GDALWMSMiniDriverFactory_TiledWMS()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_TiledWMS::~GDALWMSMiniDriverFactory_TiledWMS()@GDAL_1.8" 1.9.0
  (c++)"GDALWMSMiniDriverFactory_WorldWind::New()@GDAL_1.8" 1.8.0
  (c++)"GDALWMSMiniDriverFactory_WorldWind::Delete(GDALWMSMiniDriver*)@GDAL_1.8" 1.8.0
  (c++)"GDALWMSMiniDriverFactory_WorldWind::GDALWMSMiniDriverFactory_WorldWind()@GDAL_1.8" 1.8.0
@@ -8684,6 +9873,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRXPlaneWaterRunwayThresholdLayer::~OGRXPlaneWaterRunwayThresholdLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRXPlaneWaterRunwayThresholdLayer::~OGRXPlaneWaterRunwayThresholdLayer()@GDAL_1.8" 1.8.0
  (c++)"OGRXPlaneWaterRunwayThresholdLayer::~OGRXPlaneWaterRunwayThresholdLayer()@GDAL_1.8" 1.8.0
+ (c++)"VSIStdoutRedirectFilesystemHandler::Open(char const*, char const*)@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectFilesystemHandler::Stat(char const*, stat64*, int)@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectFilesystemHandler::~VSIStdoutRedirectFilesystemHandler()@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectFilesystemHandler::~VSIStdoutRedirectFilesystemHandler()@GDAL_1.8" 1.9.0
+ (c++)"VSIStdoutRedirectFilesystemHandler::~VSIStdoutRedirectFilesystemHandler()@GDAL_1.8" 1.9.0
  (c++)"GDALWMSMiniDriverFactory_TileService::New()@GDAL_1.8" 1.8.0
  (c++)"GDALWMSMiniDriverFactory_TileService::Delete(GDALWMSMiniDriver*)@GDAL_1.8" 1.8.0
  (c++)"GDALWMSMiniDriverFactory_TileService::GDALWMSMiniDriverFactory_TileService()@GDAL_1.8" 1.8.0
@@ -8691,6 +9885,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALWMSMiniDriverFactory_TileService::~GDALWMSMiniDriverFactory_TileService()@GDAL_1.8" 1.8.0
  (c++)"GDALWMSMiniDriverFactory_TileService::~GDALWMSMiniDriverFactory_TileService()@GDAL_1.8" 1.8.0
  (c++)"GDALWMSMiniDriverFactory_TileService::~GDALWMSMiniDriverFactory_TileService()@GDAL_1.8" 1.8.0
+ (c++)"GDALWMSMiniDriverFactory_VirtualEarth::New()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_VirtualEarth::Delete(GDALWMSMiniDriver*)@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_VirtualEarth::GDALWMSMiniDriverFactory_VirtualEarth()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_VirtualEarth::GDALWMSMiniDriverFactory_VirtualEarth()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_VirtualEarth::~GDALWMSMiniDriverFactory_VirtualEarth()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_VirtualEarth::~GDALWMSMiniDriverFactory_VirtualEarth()@GDAL_1.8" 1.9.0
+ (c++)"GDALWMSMiniDriverFactory_VirtualEarth::~GDALWMSMiniDriverFactory_VirtualEarth()@GDAL_1.8" 1.9.0
  (c++)"GTM::getNTracks()@GDAL_1.8" 1.8.0
  (c++)"GTM::rewindTrack()@GDAL_1.8" 1.8.0
  (c++)"GTM::hasNextTrack()@GDAL_1.8" 1.8.0
@@ -8811,6 +10012,58 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"Track::Track(char const*, unsigned char, int)@GDAL_1.8" 1.8.0
  (c++)"Track::~Track()@GDAL_1.8" 1.8.0
  (c++)"Track::~Track()@GDAL_1.8" 1.8.0
+ (c++)"boost::intrusive_ptr<kmldom::LabelStyle>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::LabelStyle>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::LineString>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::LineString>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::LinearRing>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::LinearRing>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::SchemaData>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::SchemaData>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::SimpleData>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::SimpleData>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::NetworkLink>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::NetworkLink>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::SimpleField>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::SimpleField>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::MultiGeometry>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::MultiGeometry>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::StyleSelector>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::StyleSelector>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::TimePrimitive>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::TimePrimitive>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::InnerBoundaryIs>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::InnerBoundaryIs>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Kml>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Kml>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Point>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Point>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Style>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Style>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Schema>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Schema>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Element>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Element>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Feature>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Feature>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::HotSpot>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::HotSpot>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Polygon>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Polygon>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Document>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Document>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Container>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Container>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::IconStyle>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::IconStyle>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::LineStyle>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::LineStyle>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Placemark>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::Placemark>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::PolyStyle>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"boost::intrusive_ptr<kmldom::PolyStyle>::~intrusive_ptr()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::AvhrrSeg_t::~AvhrrSeg_t()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::AvhrrSeg_t::~AvhrrSeg_t()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::PCIDSKFile::~PCIDSKFile()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKFile::~PCIDSKFile()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKFile::~PCIDSKFile()@GDAL_1.8" 1.8.0
@@ -8833,7 +10086,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKFile::Synchronize()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKFile::UnlockBlock(bool)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKFile::WriteToFile(void const*, unsigned long long, unsigned long long)@GDAL_1.8" 1.8.0
- (c++)"PCIDSK::CPCIDSKFile::GetIODetails(void***, PCIDSK::Mutex***, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKFile::GetIODetails(void***, PCIDSK::Mutex***, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKFile::ReadFromFile(void*, unsigned long long, unsigned long long)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKFile::CreateSegment(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, PCIDSK::eSegType, int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKFile::DeleteSegment(int)@GDAL_1.8" 1.8.0
@@ -8892,14 +10145,25 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::SysBlockMap::~SysBlockMap()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysBlockMap::~SysBlockMap()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysBlockMap::~SysBlockMap()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CLinkSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CLinkSegment::Load()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CLinkSegment::Write()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CLinkSegment::SetPath(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CLinkSegment::CLinkSegment(PCIDSK::PCIDSKFile*, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CLinkSegment::CLinkSegment(PCIDSK::PCIDSKFile*, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CLinkSegment::~CLinkSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CLinkSegment::~CLinkSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CLinkSegment::~CLinkSegment()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::DataTypeName(PCIDSK::eChanType)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::DataTypeSize(PCIDSK::eChanType)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::DefaultDebug(char const*)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::IOInterfaces::~IOInterfaces()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::IOInterfaces::~IOInterfaces()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::IOInterfaces::~IOInterfaces()@GDAL_1.8" 1.8.0
- (c++)"PCIDSK::PCIDSKBuffer::Put(char const*, int, int)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::PCIDSKBuffer::Put(char const*, int, int, bool)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::PCIDSKBuffer::Put(double, int, int, char const*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKBuffer::Put(unsigned long long, int, int)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::PCIDSKBuffer::PutBin(double, int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::PCIDSKBuffer::SetSize(int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKBuffer::PCIDSKBuffer(char const*, int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKBuffer::PCIDSKBuffer(int)@GDAL_1.8" 1.8.0
@@ -8911,6 +10175,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::PCIDSKGeoref::~PCIDSKGeoref()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKGeoref::~PCIDSKGeoref()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKGeoref::~PCIDSKGeoref()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::PCIDSK_ARRAY::~PCIDSK_ARRAY()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSK_ARRAY::~PCIDSK_ARRAY()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSK_ARRAY::~PCIDSK_ARRAY()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::VecSegHeader::GrowHeader(unsigned int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::VecSegHeader::GrowSection(int, unsigned int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::VecSegHeader::InitializeNew()@GDAL_1.8" 1.8.0
@@ -8926,7 +10193,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKBitmap::WriteBlock(int, void*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKBitmap::GetOverview(int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKBitmap::PushHistory(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKBitmap::SetChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long long, unsigned long long, unsigned long long, bool)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKBitmap::Synchronize()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKBitmap::SetEChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, int, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKBitmap::GetDescription()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKBitmap::SetDescription(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKBitmap::IsOverviewValid(int)@GDAL_1.8" 1.8.0
@@ -8956,10 +10225,26 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKGeoref::~CPCIDSKGeoref()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKGeoref::~CPCIDSKGeoref()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKGeoref::~CPCIDSKGeoref()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::SetHeaders(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::SetDimensionCount(unsigned char)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::Load()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::Write()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::SetArray(std::vector<double, std::allocator<double> > const&)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::SetSizes(std::vector<unsigned int, std::allocator<unsigned int> > const&)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::CPCIDSK_ARRAY(PCIDSK::PCIDSKFile*, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::CPCIDSK_ARRAY(PCIDSK::PCIDSKFile*, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::~CPCIDSK_ARRAY()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::~CPCIDSK_ARRAY()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::~CPCIDSK_ARRAY()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CTiledChannel::WriteBlock(int, void*)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CTiledChannel::GetTileInfo(int, unsigned long long&, int&)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CTiledChannel::SetTileInfo(int, unsigned long long, int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CTiledChannel::Synchronize()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::RLECompressBlock(PCIDSK::PCIDSKBuffer&, PCIDSK::PCIDSKBuffer&)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::JPEGCompressBlock(PCIDSK::PCIDSKBuffer&, PCIDSK::PCIDSKBuffer&)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CTiledChannel::LoadTileInfoBlock(int)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CTiledChannel::SaveTileInfoBlock(int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CTiledChannel::RLEDecompressBlock(PCIDSK::PCIDSKBuffer&, PCIDSK::PCIDSKBuffer&)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::JPEGDecompressBlock(PCIDSK::PCIDSKBuffer&, PCIDSK::PCIDSKBuffer&)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::ReadBlock(int, void*, int, int, int, int)@GDAL_1.8" 1.8.0
@@ -8978,7 +10263,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKChannel::GetOverview(int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKChannel::LoadHistory(PCIDSK::PCIDSKBuffer const&)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKChannel::PushHistory(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKChannel::SetChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long long, unsigned long long, unsigned long long, bool)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKChannel::Synchronize()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKChannel::SetEChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, int, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKChannel::GetDescription()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKChannel::SetDescription(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKChannel::IsOverviewValid(int)@GDAL_1.8" 1.8.0
@@ -9018,15 +10305,19 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKSegment::~CPCIDSKSegment()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKSegment::~CPCIDSKSegment()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::DefaultOpenEDB(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::EphemerisSeg_t::Copy(PCIDSK::EphemerisSeg_t const&)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::SysVirtualFile::LoadBlocks(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysVirtualFile::block_size at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysVirtualFile::Synchronize()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysVirtualFile::WriteBlocks(int, int, void*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysVirtualFile::WriteToFile(void const*, unsigned long long, unsigned long long)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysVirtualFile::ReadFromFile(void*, unsigned long long, unsigned long long)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::SysVirtualFile::SetBlockInfo(int, unsigned short, int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::SysVirtualFile::LoadBMEntrysTo(int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysVirtualFile::FlushDirtyBlock()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::SysVirtualFile::GetBlockSegment(int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::SysVirtualFile::GrowVirtualFile(int)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::SysVirtualFile::GetBlockIndexInSegment(int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::SysVirtualFile::LoadBlock(int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysVirtualFile::SysVirtualFile(PCIDSK::CPCIDSKFile*, int, unsigned long long, PCIDSK::SysBlockMap*, int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::SysVirtualFile::SysVirtualFile(PCIDSK::CPCIDSKFile*, int, unsigned long long, PCIDSK::SysBlockMap*, int)@GDAL_1.8" 1.8.0
@@ -9045,7 +10336,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::MetadataSegment::~MetadataSegment()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::MetadataSegment::~MetadataSegment()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKException::vPrintf(char const*, char*)@GDAL_1.8" 1.8.0
- (c++|arch=ia64)"PCIDSK::PCIDSKException::vPrintf(char const*, void*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKException::PCIDSKException(char const*, ...)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKException::PCIDSKException(PCIDSK::PCIDSKException const&)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKException::PCIDSKException(char const*, ...)@GDAL_1.8" 1.8.0
@@ -9071,6 +10361,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::VecSegDataIndex::~VecSegDataIndex()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::pci_strncasecmp(char const*, char const*, int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CExternalChannel::WriteBlock(int, void*)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CExternalChannel::SetEChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, int, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CExternalChannel::ReadBlock(int, void*, int, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CExternalChannel::CExternalChannel(PCIDSK::PCIDSKBuffer&, unsigned long long, PCIDSK::PCIDSKBuffer&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, PCIDSK::CPCIDSKFile*, PCIDSK::eChanType)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CExternalChannel::CExternalChannel(PCIDSK::PCIDSKBuffer&, unsigned long long, PCIDSK::PCIDSKBuffer&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, PCIDSK::CPCIDSKFile*, PCIDSK::eChanType)@GDAL_1.8" 1.8.0
@@ -9099,10 +10390,28 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKGCP2Segment::~CPCIDSKGCP2Segment()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::DefaultCreateMutex()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::GetCurrentDateTime(char*)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::PCIDSKADS40Segment::~PCIDSKADS40Segment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSKADS40Segment::~PCIDSKADS40Segment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSKADS40Segment::~PCIDSKADS40Segment()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::GetDataTypeFromName(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::PCIDSKBinarySegment::~PCIDSKBinarySegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSKBinarySegment::~PCIDSKBinarySegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSKBinarySegment::~PCIDSKBinarySegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSKToutinSegment::~PCIDSKToutinSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSKToutinSegment::~PCIDSKToutinSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSKToutinSegment::~PCIDSKToutinSegment()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::PCIDSKVectorSegment::~PCIDSKVectorSegment()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKVectorSegment::~PCIDSKVectorSegment()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKVectorSegment::~PCIDSKVectorSegment()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::Load()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::Write()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::SetBuffer(char const*, unsigned int)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::CPCIDSKBinarySegment(PCIDSK::PCIDSKFile*, int, char const*, bool)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::CPCIDSKBinarySegment(PCIDSK::PCIDSKFile*, int, char const*, bool)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::~CPCIDSKBinarySegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::~CPCIDSKBinarySegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::~CPCIDSKBinarySegment()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKVectorSegment::Initialize()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKVectorSegment::LoadHeader()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKVectorSegment::WriteField(unsigned int, PCIDSK::ShapeField const&, PCIDSK::PCIDSKBuffer&)@GDAL_1.8" 1.8.0
@@ -9163,6 +10472,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::PCIDSKAPModelEOParams::PCIDSKAPModelEOParams(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, unsigned int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKAPModelIOParams::PCIDSKAPModelIOParams(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, double, std::pair<double, double> const&, std::vector<double, std::allocator<double> > const&)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKAPModelIOParams::PCIDSKAPModelIOParams(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, double, std::pair<double, double> const&, std::vector<double, std::allocator<double> > const&)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKRPCModelSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKRPCModelSegment::SetDownsample(unsigned int)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::SetRasterSize(unsigned int, unsigned int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::SetSensorName(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::SetCoefficients(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&)@GDAL_1.8" 1.8.0
@@ -9179,16 +10490,47 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::~CPCIDSKRPCModelSegment()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::~CPCIDSKRPCModelSegment()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::GetDefaultIOInterfaces()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::PCIDSKEphemerisSegment::~PCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSKEphemerisSegment::~PCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::PCIDSKEphemerisSegment::~PCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CBandInterleavedChannel::WriteBlock(int, void*)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CBandInterleavedChannel::SetChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long long, unsigned long long, unsigned long long, bool)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CBandInterleavedChannel::ReadBlock(int, void*, int, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CBandInterleavedChannel::CBandInterleavedChannel(PCIDSK::PCIDSKBuffer&, unsigned long long, PCIDSK::PCIDSKBuffer&, int, PCIDSK::CPCIDSKFile*, unsigned long long, PCIDSK::eChanType)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CBandInterleavedChannel::CBandInterleavedChannel(PCIDSK::PCIDSKBuffer&, unsigned long long, PCIDSK::PCIDSKBuffer&, int, PCIDSK::CPCIDSKFile*, unsigned long long, PCIDSK::eChanType)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CBandInterleavedChannel::~CBandInterleavedChannel()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CBandInterleavedChannel::~CBandInterleavedChannel()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CBandInterleavedChannel::~CBandInterleavedChannel()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::ConvertDeg(double, int)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::SetEphemeris(PCIDSK::EphemerisSeg_t const&)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::ReadAvhrrInt32(unsigned char*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::WriteAvhrrInt32(int, unsigned char*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::BinaryToEphemeris(int)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::EphemerisToBinary(PCIDSK::EphemerisSeg_t*, int)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::ReadAvhrrScanlineRecord(int, PCIDSK::AvhrrLine_t*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::WriteAvhrrScanlineRecord(PCIDSK::AvhrrLine_t*, int)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::ReadAvhrrEphemerisSegment(int, PCIDSK::EphemerisSeg_t*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::WriteAvhrrEphemerisSegment(int, PCIDSK::EphemerisSeg_t*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::Load()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::Write()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::CPCIDSKEphemerisSegment(PCIDSK::PCIDSKFile*, int, char const*, bool)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::CPCIDSKEphemerisSegment(PCIDSK::PCIDSKFile*, int, char const*, bool)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::~CPCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::~CPCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::~CPCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::LibJPEG_DecompressBlock(unsigned char*, int, unsigned char*, int, int, int, PCIDSK::eChanType)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKAPModelMiscParams::PCIDSKAPModelMiscParams(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, double, double, double, double, bool, bool, bool, bool)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKAPModelMiscParams::PCIDSKAPModelMiscParams(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, double, double, double, double, bool, bool, bool, bool)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::Load()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::Write()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::SetPath(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::CPCIDSKADS40ModelSegment(PCIDSK::PCIDSKFile*, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::CPCIDSKADS40ModelSegment(PCIDSK::PCIDSKFile*, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::~CPCIDSKADS40ModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::~CPCIDSKADS40ModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::~CPCIDSKADS40ModelSegment()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPixelInterleavedChannel::WriteBlock(int, void*)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPixelInterleavedChannel::ReadBlock(int, void*, int, int, int, int)@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPixelInterleavedChannel::CPixelInterleavedChannel(PCIDSK::PCIDSKBuffer&, unsigned long long, PCIDSK::PCIDSKBuffer&, int, PCIDSK::CPCIDSKFile*, int, PCIDSK::eChanType)@GDAL_1.8" 1.8.0
@@ -9196,7 +10538,23 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPixelInterleavedChannel::~CPixelInterleavedChannel()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPixelInterleavedChannel::~CPixelInterleavedChannel()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPixelInterleavedChannel::~CPixelInterleavedChannel()@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::BinaryToSRITInfo()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::SRITInfoToBinary(PCIDSK::SRITInfo_t*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::Load()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::Write()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::SetInfo(PCIDSK::SRITInfo_t const&)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::GetModel(int)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::GetSensor(PCIDSK::EphemerisSeg_t*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::CPCIDSKToutinModelSegment(PCIDSK::PCIDSKFile*, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::CPCIDSKToutinModelSegment(PCIDSK::PCIDSKFile*, int, char const*)@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::~CPCIDSKToutinModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::~CPCIDSKToutinModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::~CPCIDSKToutinModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::GCP::~GCP()@GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::GCP::~GCP()@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::Open(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, PCIDSK::PCIDSKInterfaces const*)@GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::Debug(void (*)(char const*), char const*, ...)@GDAL_1.8" 1.9.0
  (c++)"PCIDSK::Mutex::~Mutex()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::Mutex::~Mutex()@GDAL_1.8" 1.8.0
  (c++)"PCIDSK::Mutex::~Mutex()@GDAL_1.8" 1.8.0
@@ -9225,6 +10583,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TABArc::~TABArc()@GDAL_1.8" 1.8.0
  (c++)"TABArc::~TABArc()@GDAL_1.8" 1.8.0
  (c++)"TABArc::~TABArc()@GDAL_1.8" 1.8.0
+ (c++)"libdap::DataDDS::~DataDDS()@GDAL_1.8" 1.9.0
+ (c++)"libdap::DataDDS::~DataDDS()@GDAL_1.8" 1.9.0
+ (c++)"libdap::DataDDS::~DataDDS()@GDAL_1.8" 1.9.0
  (c++)"Element::getOrderPos()@GDAL_1.8" 1.8.0
  (c++)"Element::setOrderPos(unsigned int)@GDAL_1.8" 1.8.0
  (c++)"Element::getBid()@GDAL_1.8" 1.8.0
@@ -9300,7 +10661,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"KMLNode::print(unsigned int)@GDAL_1.8" 1.8.0
  (c++)"KMLNode::setName(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"KMLNode::setType(Nodetype)@GDAL_1.8" 1.8.0
- (c++)"KMLNode::classify(KML*)@GDAL_1.8" 1.8.0
+ (c++)"KMLNode::classify(KML*, int)@GDAL_1.8" 1.9.0
  (c++)"KMLNode::setLevel(unsigned int)@GDAL_1.8" 1.8.0
  (c++)"KMLNode::setParent(KMLNode*)@GDAL_1.8" 1.8.0
  (c++)"KMLNode::KMLNode()@GDAL_1.8" 1.8.0
@@ -9482,7 +10843,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"HFAEntry::GetIntField(char const*, CPLErr*)@GDAL_1.8" 1.8.0
  (c++)"HFAEntry::SetIntField(char const*, int)@GDAL_1.8" 1.8.0
  (c++)"HFAEntry::SetPosition()@GDAL_1.8" 1.8.0
- (c++)"HFAEntry::FindChildren(char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"HFAEntry::FindChildren(char const*, char const*, int)@GDAL_1.8" 1.9.0
  (c++)"HFAEntry::GetFieldCount(char const*, CPLErr*)@GDAL_1.8" 1.8.0
  (c++)"HFAEntry::GetFieldValue(char const*, char, void*, int*)@GDAL_1.8" 1.8.0
  (c++)"HFAEntry::GetNamedChild(char const*)@GDAL_1.8" 1.8.0
@@ -9532,15 +10893,19 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRLayer::SetFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::SyncToDisk()@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::CreateField(OGRFieldDefn*, int)@GDAL_1.8" 1.8.0
+ (c++)"OGRLayer::DeleteField(int)@GDAL_1.8" 1.9.0
  (c++)"OGRLayer::Dereference()@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::GetGeomType()@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::GetFIDColumn()@GDAL_1.8" 1.8.0
+ (c++)"OGRLayer::ReorderField(int, int)@GDAL_1.8" 1.9.0
  (c++)"OGRLayer::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::DeleteFeature(long)@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::GetSpatialRef()@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::GetStyleTable()@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::InstallFilter(OGRGeometry*)@GDAL_1.8" 1.8.0
+ (c++)"OGRLayer::ReorderFields(int*)@GDAL_1.8" 1.9.0
  (c++)"OGRLayer::SetStyleTable(OGRStyleTable*)@GDAL_1.8" 1.8.0
+ (c++)"OGRLayer::AlterFieldDefn(int, OGRFieldDefn*, int)@GDAL_1.8" 1.9.0
  (c++)"OGRLayer::FilterGeometry(OGRGeometry*)@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::SetNextByIndex(long)@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::GetFeatureCount(int)@GDAL_1.8" 1.8.0
@@ -9556,6 +10921,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRLayer::SetSpatialFilterRect(double, double, double, double)@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::SetStyleTableDirectly(OGRStyleTable*)@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::InitializeIndexSupport(char const*)@GDAL_1.8" 1.8.0
+ (c++)"OGRLayer::AttributeFilterEvaluationNeedsGeometry()@GDAL_1.8" 1.9.0
  (c++)"OGRLayer::GetInfo(char const*)@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::GetName()@GDAL_1.8" 1.8.0
  (c++)"OGRLayer::GetExtent(OGREnvelope*, int)@GDAL_1.8" 1.8.0
@@ -9617,7 +10983,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"TABPoint::~TABPoint()@GDAL_1.8" 1.8.0
  (c++)"TigerPIP::GetFeature(int)@GDAL_1.8" 1.8.0
  (c++)"TigerPIP::CreateFeature(OGRFeature*)@GDAL_1.8" 1.8.0
- (c++)"TigerPIP::SetModule(char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPIP::TigerPIP(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPIP::TigerPIP(OGRTigerDataSource*, char const*)@GDAL_1.8" 1.8.0
  (c++)"TigerPIP::~TigerPIP()@GDAL_1.8" 1.8.0
@@ -9701,8 +11066,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"CPLString::Printf(char const*, ...)@GDAL_1.8" 1.8.0
  (c++)"CPLString::Recode(char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"CPLString::FormatC(double, char const*)@GDAL_1.8" 1.8.0
+ (c++)"CPLString::tolower()@GDAL_1.8" 1.9.0
+ (c++)"CPLString::toupper()@GDAL_1.8" 1.9.0
  (c++)"CPLString::vPrintf(char const*, char*)@GDAL_1.8" 1.8.0
- (c++|arch=ia64)"CPLString::vPrintf(char const*, void*)@GDAL_1.8" 1.8.0
  (c++)"CPLString::CPLString(char const*)@GDAL_1.8" 1.8.0
  (c++)"CPLString::CPLString(char const*)@GDAL_1.8" 1.8.0
  (c++)"DDFModule::Initialize(char, char, char, char, char, char const*, int, int, int)@GDAL_1.8" 1.8.0
@@ -9749,7 +11115,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"DDFRecord::~DDFRecord()@GDAL_1.8" 1.8.0
  (c++)"GMLReader::LoadClasses(char const*)@GDAL_1.8" 1.8.0
  (c++)"GMLReader::NextFeature()@GDAL_1.8" 1.8.0
- (c++)"GMLReader::PushFeature(char const*, char const*)@GDAL_1.8" 1.8.0
+ (c++)"GMLReader::PushFeature(char const*, char const*, int)@GDAL_1.8" 1.9.0
  (c++)"GMLReader::SaveClasses(char const*)@GDAL_1.8" 1.8.0
  (c++)"GMLReader::SetupParser()@GDAL_1.8" 1.8.0
  (c++)"GMLReader::ClearClasses()@GDAL_1.8" 1.8.0
@@ -9758,25 +11124,33 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GMLReader::ResolveXlinks(char const*, int*, char**, int)@GDAL_1.8" 1.8.0
  (c++)"GMLReader::SetSourceFile(char const*)@GDAL_1.8" 1.8.0
  (c++)"GMLReader::GetGlobalSRSName()@GDAL_1.8" 1.8.0
- (c++)"GMLReader::IsFeatureElement(char const*)@GDAL_1.8" 1.8.0
+ (c++)"GMLReader::HugeFileResolver(char const*, int, int)@GDAL_1.8" 1.9.0
+ (c++)"GMLReader::NextFeatureExpat()@GDAL_1.8" 1.9.0
+ (c++)"GMLReader::ParseXMLHugeFile(char const*, int, int)@GDAL_1.8" 1.9.0
  (c++)"GMLReader::PrescanForSchema(int)@GDAL_1.8" 1.8.0
  (c++)"GMLReader::SetGlobalSRSName(char const*)@GDAL_1.8" 1.8.0
+ (c++)"GMLReader::SetupParserExpat()@GDAL_1.8" 1.9.0
  (c++)"GMLReader::m_nInstanceCount at GDAL_1.8" 1.8.0
  (c++)"GMLReader::GetSourceFileName()@GDAL_1.8" 1.8.0
  (c++)"GMLReader::HasStoppedParsing()@GDAL_1.8" 1.8.0
- (c++)"GMLReader::IsAttributeElement(char const*)@GDAL_1.8" 1.8.0
+ (c++)"GMLReader::NextFeatureXerces()@GDAL_1.8" 1.9.0
+ (c++)"GMLReader::SetupParserXerces()@GDAL_1.8" 1.9.0
+ (c++)"GMLReader::PrescanForTemplate()@GDAL_1.8" 1.9.0
  (c++)"GMLReader::SetClassListLocked(int)@GDAL_1.8" 1.8.0
- (c++)"GMLReader::SetFeatureProperty(char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"GMLReader::CanUseGlobalSRSName()@GDAL_1.8" 1.8.0
  (c++)"GMLReader::GetFilteredClassName()@GDAL_1.8" 1.8.0
  (c++)"GMLReader::SetFilteredClassName(char const*)@GDAL_1.8" 1.8.0
  (c++)"GMLReader::m_bXercesInitialized at GDAL_1.8" 1.8.0
+ (c++)"GMLReader::GetFeatureElementIndex(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"GMLReader::GetAttributeElementIndex(char const*, int)@GDAL_1.8" 1.9.0
+ (c++)"GMLReader::ReArrangeTemplateClasses(GFSTemplateList*)@GDAL_1.8" 1.9.0
+ (c++)"GMLReader::SetFeaturePropertyDirectly(char const*, char*, int)@GDAL_1.8" 1.9.0
  (c++)"GMLReader::IsCityGMLGenericAttributeElement(char const*, void*)@GDAL_1.8" 1.8.0
  (c++)"GMLReader::AddClass(GMLFeatureClass*)@GDAL_1.8" 1.8.0
  (c++)"GMLReader::PopState()@GDAL_1.8" 1.8.0
  (c++)"GMLReader::PushState(GMLReadState*)@GDAL_1.8" 1.8.0
- (c++)"GMLReader::GMLReader()@GDAL_1.8" 1.8.0
- (c++)"GMLReader::GMLReader()@GDAL_1.8" 1.8.0
+ (c++)"GMLReader::GMLReader(int, int, int, int)@GDAL_1.8" 1.9.0
+ (c++)"GMLReader::GMLReader(int, int, int, int)@GDAL_1.8" 1.9.0
  (c++)"GMLReader::~GMLReader()@GDAL_1.8" 1.8.0
  (c++)"GMLReader::~GMLReader()@GDAL_1.8" 1.8.0
  (c++)"GMLReader::~GMLReader()@GDAL_1.8" 1.8.0
@@ -9798,6 +11172,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"KMLVector::~KMLVector()@GDAL_1.8" 1.8.0
  (c++)"KMLVector::~KMLVector()@GDAL_1.8" 1.8.0
  (c++)"KMLVector::~KMLVector()@GDAL_1.8" 1.8.0
+ (c++)"NASReader::CheckForFID(xercesc_2_8::Attributes const&, char**)@GDAL_1.8" 1.9.0
  (c++)"NASReader::LoadClasses(char const*)@GDAL_1.8" 1.8.0
  (c++)"NASReader::NextFeature()@GDAL_1.8" 1.8.0
  (c++)"NASReader::PushFeature(char const*, xercesc_2_8::Attributes const&)@GDAL_1.8" 1.8.0
@@ -9809,17 +11184,19 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"NASReader::ResolveXlinks(char const*, int*, char**, int)@GDAL_1.8" 1.8.0
  (c++)"NASReader::SetSourceFile(char const*)@GDAL_1.8" 1.8.0
  (c++)"NASReader::GetGlobalSRSName()@GDAL_1.8" 1.8.0
+ (c++)"NASReader::HugeFileResolver(char const*, int, int)@GDAL_1.8" 1.9.0
  (c++)"NASReader::IsFeatureElement(char const*)@GDAL_1.8" 1.8.0
  (c++)"NASReader::PrescanForSchema(int)@GDAL_1.8" 1.8.0
  (c++)"NASReader::CheckForRelations(char const*, xercesc_2_8::Attributes const&)@GDAL_1.8" 1.8.0
  (c++)"NASReader::GetSourceFileName()@GDAL_1.8" 1.8.0
  (c++)"NASReader::HasStoppedParsing()@GDAL_1.8" 1.8.0
  (c++)"NASReader::IsAttributeElement(char const*)@GDAL_1.8" 1.8.0
+ (c++)"NASReader::PrescanForTemplate()@GDAL_1.8" 1.9.0
  (c++)"NASReader::SetClassListLocked(int)@GDAL_1.8" 1.8.0
- (c++)"NASReader::SetFeatureProperty(char const*, char const*)@GDAL_1.8" 1.8.0
  (c++)"NASReader::CanUseGlobalSRSName()@GDAL_1.8" 1.8.0
  (c++)"NASReader::GetFilteredClassName()@GDAL_1.8" 1.8.0
  (c++)"NASReader::SetFilteredClassName(char const*)@GDAL_1.8" 1.8.0
+ (c++)"NASReader::SetFeaturePropertyDirectly(char const*, char*)@GDAL_1.8" 1.9.0
  (c++)"NASReader::AddClass(GMLFeatureClass*)@GDAL_1.8" 1.8.0
  (c++)"NASReader::PopState()@GDAL_1.8" 1.8.0
  (c++)"NASReader::PushState(GMLReadState*)@GDAL_1.8" 1.8.0
@@ -9834,6 +11211,10 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"NTFRecord::NTFRecord(_IO_FILE*)@GDAL_1.8" 1.8.0
  (c++)"NTFRecord::~NTFRecord()@GDAL_1.8" 1.8.0
  (c++)"NTFRecord::~NTFRecord()@GDAL_1.8" 1.8.0
+ (c++)"RPolygonF::AddSegment(int, int, int, int)@GDAL_1.8" 1.9.0
+ (c++)"RPolygonF::Dump()@GDAL_1.8" 1.9.0
+ (c++)"RPolygonF::Merge(int, int, int)@GDAL_1.8" 1.9.0
+ (c++)"RPolygonF::Coalesce()@GDAL_1.8" 1.9.0
  (c++)"S57Reader::FetchPoint(int, int, double*, double*, double*)@GDAL_1.8" 1.8.0
  (c++)"S57Reader::ReadVector(int, int)@GDAL_1.8" 1.8.0
  (c++)"S57Reader::SetOptions(char**)@GDAL_1.8" 1.8.0
@@ -9960,6 +11341,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VRTDriver::~VRTDriver()@GDAL_1.8" 1.8.0
  (c++)"VRTDriver::~VRTDriver()@GDAL_1.8" 1.8.0
  (c++)"VRTSource::GetFileList(char***, int*, int*, _CPLHashSet*)@GDAL_1.8" 1.8.0
+ (c++)"VRTSource::IsSimpleSource()@GDAL_1.8" 1.9.0
  (c++)"VRTSource::~VRTSource()@GDAL_1.8" 1.8.0
  (c++)"VRTSource::~VRTSource()@GDAL_1.8" 1.8.0
  (c++)"VRTSource::~VRTSource()@GDAL_1.8" 1.8.0
@@ -9980,12 +11362,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"iom_value::iom_value(unsigned short const*)@GDAL_1.8" 1.8.0
  (c++)"iom_value::iom_value(IomObject)@GDAL_1.8" 1.8.0
  (c++)"iom_value::iom_value(unsigned short const*)@GDAL_1.8" 1.8.0
- (c++)"GMLFeature::GetProperty(int) const at GDAL_1.8" 1.8.0
+ (c++)"IGMLReader::IsSequentialLayers() const at GDAL_1.8" 1.9.0
  (c++)"OGRFeature::IsFieldSet(int) const at GDAL_1.8" 1.8.0
  (c++)"OGRFeature::GetFieldAsStringList(int) const at GDAL_1.8" 1.8.0
  (c++)"OGRPolygon::exportToWkb(OGRwkbByteOrder, unsigned char*) const at GDAL_1.8" 1.8.0
  (c++)"OGRPolygon::exportToWkt(char**) const at GDAL_1.8" 1.8.0
  (c++)"OGRPolygon::getEnvelope(OGREnvelope*) const at GDAL_1.8" 1.8.0
+ (c++)"OGRPolygon::getEnvelope(OGREnvelope3D*) const at GDAL_1.8" 1.9.0
  (c++)"OGRPolygon::getDimension() const at GDAL_1.8" 1.8.0
  (c++)"OGRPolygon::PointOnSurface(OGRPoint*) const at GDAL_1.8" 1.8.0
  (c++)"OGRPolygon::getExteriorRing() const at GDAL_1.8" 1.8.0
@@ -10004,6 +11387,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGeometry::ConvexHull() const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometry::Difference(OGRGeometry const*) const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometry::Intersects(OGRGeometry*) const at GDAL_1.8" 1.8.0
+ (c++)"OGRGeometry::Polygonize() const at GDAL_1.8" 1.9.0
  (c++)"OGRGeometry::exportToGML(char const* const*) const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometry::exportToKML() const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometry::getBoundary() const at GDAL_1.8" 1.8.0
@@ -10015,6 +11399,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGeometry::UnionCascaded() const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometry::SymmetricDifference(OGRGeometry const*) const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometry::getCoordinateDimension() const at GDAL_1.8" 1.8.0
+ (c++)"OGRGeometry::SimplifyPreserveTopology(double) const at GDAL_1.8" 1.9.0
  (c++)"OGRGeometry::Equal(OGRGeometry*) const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometry::Union(OGRGeometry const*) const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometry::Buffer(double, int) const at GDAL_1.8" 1.8.0
@@ -10052,11 +11437,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDAL_EDBFile::GetType(int) const at GDAL_1.8" 1.8.0
  (c++)"GDAL_EDBFile::GetWidth() const at GDAL_1.8" 1.8.0
  (c++)"GDAL_EDBFile::GetHeight() const at GDAL_1.8" 1.8.0
- (c++)"GMLReadState::GetLastComponent() const at GDAL_1.8" 1.8.0
  (c++)"VFKDataBlock::GetProperty(int) const at GDAL_1.8" 1.8.0
  (c++)"VFKDataBlock::GetGeometryType() const at GDAL_1.8" 1.8.0
  (c++)"VFKDataBlock::GetPropertyIndex(char const*) const at GDAL_1.8" 1.8.0
  (c++)"VFKDataBlock::GetFeatureByIndex(int) const at GDAL_1.8" 1.8.0
+ (c++)"CPLStringList::FetchBoolean(char const*, int) const at GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::FetchNameValue(char const*) const at GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::FetchNameValueDef(char const*, char const*) const at GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::Count() const at GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::FindName(char const*) const at GDAL_1.8" 1.9.0
+ (c++)"CPLStringList::operator[](int) const at GDAL_1.8" 1.9.0
  (c++)"HFARasterBand::GetDescription() const at GDAL_1.8" 1.8.0
  (c++)"OGRDataSource::GetRefCount() const at GDAL_1.8" 1.8.0
  (c++)"OGRDataSource::GetSummaryRefCount() const at GDAL_1.8" 1.8.0
@@ -10066,6 +11456,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRLineString::exportToWkb(OGRwkbByteOrder, unsigned char*) const at GDAL_1.8" 1.8.0
  (c++)"OGRLineString::exportToWkt(char**) const at GDAL_1.8" 1.8.0
  (c++)"OGRLineString::getEnvelope(OGREnvelope*) const at GDAL_1.8" 1.8.0
+ (c++)"OGRLineString::getEnvelope(OGREnvelope3D*) const at GDAL_1.8" 1.9.0
  (c++)"OGRLineString::getDimension() const at GDAL_1.8" 1.8.0
  (c++)"OGRLineString::getGeometryName() const at GDAL_1.8" 1.8.0
  (c++)"OGRLineString::getGeometryType() const at GDAL_1.8" 1.8.0
@@ -10078,6 +11469,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRLineString::EndPoint(OGRPoint*) const at GDAL_1.8" 1.8.0
  (c++)"OGRLineString::getPoint(int, OGRPoint*) const at GDAL_1.8" 1.8.0
  (c++)"OGRLineString::getPoints(OGRRawPoint*, double*) const at GDAL_1.8" 1.8.0
+ (c++)"OGRLineString::getPoints(void*, int, void*, int, void*, int) const at GDAL_1.8" 1.9.0
  (c++)"OGRLinearRing::exportToWkb(OGRwkbByteOrder, unsigned char*) const at GDAL_1.8" 1.8.0
  (c++)"OGRLinearRing::isClockwise() const at GDAL_1.8" 1.8.0
  (c++)"OGRLinearRing::_exportToWkb(OGRwkbByteOrder, int, unsigned char*) const at GDAL_1.8" 1.8.0
@@ -10098,8 +11490,6 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GDALColorTable::GetColorEntryCount() const at GDAL_1.8" 1.8.0
  (c++)"GDALColorTable::GetPaletteInterpretation() const at GDAL_1.8" 1.8.0
  (c++)"GDALColorTable::Clone() const at GDAL_1.8" 1.8.0
- (c++)"GDALWMSDataset::WMSGetBlockSizeX() const at GDAL_1.8" 1.8.0
- (c++)"GDALWMSDataset::WMSGetBlockSizeY() const at GDAL_1.8" 1.8.0
  (c++)"GDALWMSDataset::WMSGetDataWindow() const at GDAL_1.8" 1.8.0
  (c++)"GMLInputSource::makeStream() const at GDAL_1.8" 1.8.0
  (c++)"GRIBRasterBand::GetDescription() const at GDAL_1.8" 1.8.0
@@ -10115,6 +11505,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"GMLFeatureClass::GetProperty(int) const at GDAL_1.8" 1.8.0
  (c++)"GMLFeatureClass::GetElementName() const at GDAL_1.8" 1.8.0
  (c++)"GMLFeatureClass::GetPropertyIndex(char const*) const at GDAL_1.8" 1.8.0
+ (c++)"GMLFeatureClass::GetElementNameLen() const at GDAL_1.8" 1.9.0
+ (c++)"GMLFeatureClass::GetPropertyIndexBySrcElement(char const*, int) const at GDAL_1.8" 1.9.0
  (c++)"LevellerDataset::code_to_id(UNITLABEL) const at GDAL_1.8" 1.8.0
  (c++)"LevellerDataset::id_to_code(char const*) const at GDAL_1.8" 1.8.0
  (c++)"LevellerDataset::meter_measure_to_code(double) const at GDAL_1.8" 1.8.0
@@ -10139,6 +11531,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"VSI_IOInterface::Flush(void*) const at GDAL_1.8" 1.8.0
  (c++)"VSI_IOInterface::Write(void const*, unsigned long long, unsigned long long, void*) const at GDAL_1.8" 1.8.0
  (c++)"VSI_IOInterface::LastError() const at GDAL_1.8" 1.8.0
+ (c++)"OGRGFTDataSource::GetAPIURL() const at GDAL_1.8" 1.9.0
  (c++)"DXFSmoothPolyline::HasConstantZ(double&) const at GDAL_1.8" 1.8.0
  (c++)"DXFSmoothPolyline::EmitArc(DXFSmoothPolylineVertex const&, DXFSmoothPolylineVertex const&, double, double, double, OGRLineString*, double) const at GDAL_1.8" 1.8.0
  (c++)"DXFSmoothPolyline::EmitLine(DXFSmoothPolylineVertex const&, DXFSmoothPolylineVertex const&, OGRLineString*, bool, double) const at GDAL_1.8" 1.8.0
@@ -10150,6 +11543,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRMultiLineString::clone() const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::GetTOWGS84(double*, int) const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::GetUTMZone(int*) const at GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::IsCompound() const at GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::IsVertical() const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::CloneGeogCS() const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::GetAttrNode(char const*) const at GDAL_1.8" 1.8.0
@@ -10164,6 +11558,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSpatialReference::GetExtension(char const*, char const*, char const*) const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::GetSemiMajor(int*) const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::GetSemiMinor(int*) const at GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::IsGeocentric() const at GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::IsGeographic() const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::IsSameGeogCS(OGRSpatialReference const*) const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::IsSameVertCS(OGRSpatialReference const*) const at GDAL_1.8" 1.8.0
@@ -10179,6 +11574,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRSpatialReference::exportToPanorama(long*, long*, long*, long*, double*) const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::exportToPrettyWkt(char**, int) const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::exportToMICoordSys(char**) const at GDAL_1.8" 1.8.0
+ (c++)"OGRSpatialReference::GetTargetLinearUnits(char const*, char**) const at GDAL_1.8" 1.9.0
  (c++)"OGRSpatialReference::Clone() const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::IsSame(OGRSpatialReference const*) const at GDAL_1.8" 1.8.0
  (c++)"OGRSpatialReference::GetAxis(char const*, int, OGRAxisOrientation*) const at GDAL_1.8" 1.8.0
@@ -10187,6 +11583,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRGeometryCollection::exportToWkb(OGRwkbByteOrder, unsigned char*) const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::exportToWkt(char**) const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::getEnvelope(OGREnvelope*) const at GDAL_1.8" 1.8.0
+ (c++)"OGRGeometryCollection::getEnvelope(OGREnvelope3D*) const at GDAL_1.8" 1.9.0
  (c++)"OGRGeometryCollection::getDimension() const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::getGeometryRef(int) const at GDAL_1.8" 1.8.0
  (c++)"OGRGeometryCollection::getGeometryName() const at GDAL_1.8" 1.8.0
@@ -10229,11 +11626,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKFile::GetPixelGroupSize() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKFile::GetWidth() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKFile::GetHeight() const at GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CLinkSegment::GetPath() const at GDAL_1.8" 1.9.0
  (c++)"PCIDSK::PCIDSKBuffer::Get(int, int) const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKBuffer::Get(int, int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int) const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKBuffer::GetInt(int, int) const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKBuffer::GetDouble(int, int) const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKBuffer::GetUInt64(int, int) const at GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKBitmap::GetChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned long long&, unsigned long long&, unsigned long long&, bool&) const at GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBitmap::GetEChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int&, int&, int&, int&, int&) const at GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKBitmap::GetBlockCount() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKBitmap::GetBlockWidth() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKBitmap::GetBlockHeight() const at GDAL_1.8" 1.8.0
@@ -10245,14 +11645,19 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKBitmap::GetType() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKBitmap::GetWidth() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKBitmap::GetHeight() const at GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::GetHeaders() const at GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::GetDimensionCount() const at GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::GetArray() const at GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSK_ARRAY::GetSizes() const at GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CTiledChannel::IsTileEmpty(void*) const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::GetBlockWidth() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::GetBlockHeight() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::EstablishAccess() const at GDAL_1.8" 1.8.0
- (c++)"PCIDSK::CTiledChannel::EstablishTileAccess() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::GetType() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::GetWidth() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CTiledChannel::GetHeight() const at GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKChannel::GetChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned long long&, unsigned long long&, unsigned long long&, bool&) const at GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKChannel::GetEChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int&, int&, int&, int&, int&) const at GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKChannel::GetBlockCount() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKChannel::GetBlockWidth() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKChannel::GetBlockHeight() const at GDAL_1.8" 1.8.0
@@ -10268,11 +11673,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKSegment::GetMetadataValue(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKSegment::GetHistoryEntries() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKException::what() const at GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CExternalChannel::GetEChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int&, int&, int&, int&, int&) const at GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CExternalChannel::GetBlockWidth() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CExternalChannel::GetBlockHeight() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CExternalChannel::AccessDB() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKGCP2Segment::GetGCPCount() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKGCP2Segment::GetGCPs() const at GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::GetBufferSize() const at GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKBinarySegment::GetBuffer() const at GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKAPModelSegment::GetProjParams() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKAPModelSegment::GetMapUnitsString() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKAPModelSegment::GetUTMUnitsString() const at GDAL_1.8" 1.8.0
@@ -10295,6 +11703,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::PCIDSKAPModelIOParams::GetImageToFocalPlaneYCoeffs() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::GetAdjXValues() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::GetAdjYValues() const at GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKRPCModelSegment::GetDownsample() const at GDAL_1.8" 1.9.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::GetSensorName() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::GetXNumerator() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::GetYNumerator() const at GDAL_1.8" 1.8.0
@@ -10306,6 +11715,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::GetRPCTranslationCoeffs(double&, double&, double&, double&, double&, double&, double&, double&, double&, double&) const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::GetLines() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::CPCIDSKRPCModelSegment::GetPixels() const at GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CBandInterleavedChannel::GetChanInfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned long long&, unsigned long long&, unsigned long long&, bool&) const at GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CBandInterleavedChannel::MassageLink(std::basic_string<char, std::char_traits<char>, std::allocator<char> >) const at GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKEphemerisSegment::GetEphemeris() const at GDAL_1.8" 1.9.0
  (c++)"PCIDSK::PCIDSKAPModelMiscParams::GetX3DCoord() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKAPModelMiscParams::GetY3DCoord() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKAPModelMiscParams::GetZ3DCoord() const at GDAL_1.8" 1.8.0
@@ -10318,6 +11730,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"PCIDSK::PCIDSKAPModelMiscParams::GetRFF() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKAPModelMiscParams::GetRadius() const at GDAL_1.8" 1.8.0
  (c++)"PCIDSK::PCIDSKAPModelMiscParams::HasRadius() const at GDAL_1.8" 1.8.0
+ (c++)"PCIDSK::CPCIDSKADS40ModelSegment::GetPath() const at GDAL_1.8" 1.9.0
+ (c++)"PCIDSK::CPCIDSKToutinModelSegment::GetInfo() const at GDAL_1.8" 1.9.0
  (c++)"KMLNode::getContent(unsigned int) const at GDAL_1.8" 1.8.0
  (c++)"KMLNode::getLayerNumber() const at GDAL_1.8" 1.8.0
  (c++)"KMLNode::getNameElement() const at GDAL_1.8" 1.8.0
@@ -10332,6 +11746,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"OGRPoint::exportToWkb(OGRwkbByteOrder, unsigned char*) const at GDAL_1.8" 1.8.0
  (c++)"OGRPoint::exportToWkt(char**) const at GDAL_1.8" 1.8.0
  (c++)"OGRPoint::getEnvelope(OGREnvelope*) const at GDAL_1.8" 1.8.0
+ (c++)"OGRPoint::getEnvelope(OGREnvelope3D*) const at GDAL_1.8" 1.9.0
  (c++)"OGRPoint::getDimension() const at GDAL_1.8" 1.8.0
  (c++)"OGRPoint::getGeometryName() const at GDAL_1.8" 1.8.0
  (c++)"OGRPoint::getGeometryType() const at GDAL_1.8" 1.8.0
@@ -10343,6 +11758,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"CPLString::ifind(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int) const at GDAL_1.8" 1.8.0
  (c++)"GMLReader::GetClassCount() const at GDAL_1.8" 1.8.0
  (c++)"GMLReader::IsClassListLocked() const at GDAL_1.8" 1.8.0
+ (c++)"GMLReader::IsSequentialLayers() const at GDAL_1.8" 1.9.0
  (c++)"GMLReader::GetClass(char const*) const at GDAL_1.8" 1.8.0
  (c++)"GMLReader::GetClass(int) const at GDAL_1.8" 1.8.0
  (c++)"KMLVector::isContainer(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const at GDAL_1.8" 1.8.0
@@ -10372,11 +11788,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf()@GDAL_1.8" 1.8.0
  (c++)"std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf()@GDAL_1.8" 1.8.0
  (c++)"std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf()@GDAL_1.8" 1.8.0
+ (c++)"std::map<CPLString, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int), std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> > >::~map()@GDAL_1.8" 1.9.0
+ (c++)"std::map<CPLString, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int), std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> > >::~map()@GDAL_1.8" 1.9.0
  (c++)"std::map<CPLString, void*, std::less<CPLString>, std::allocator<std::pair<CPLString const, void*> > >::~map()@GDAL_1.8" 1.8.0
  (c++)"std::map<CPLString, void*, std::less<CPLString>, std::allocator<std::pair<CPLString const, void*> > >::~map()@GDAL_1.8" 1.8.0
  (c++)"std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > >::~map()@GDAL_1.8" 1.8.0
  (c++)"std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > >::~map()@GDAL_1.8" 1.8.0
  (c++)"std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > >::operator[](CPLString const&)@GDAL_1.8" 1.8.0
+ (c++)"std::map<CPLString, std::pair<double, double>, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::pair<double, double> > > >::operator[](CPLString const&)@GDAL_1.8" 1.9.0
+ (c++)"std::map<CPLString, std::vector<CPLString, std::allocator<CPLString> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > > >::operator[](CPLString const&)@GDAL_1.8" 1.9.0
+ (c++)"std::map<std::pair<CPLString, CPLString>, WMSCTileSetDesc, std::less<std::pair<CPLString, CPLString> >, std::allocator<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> > >::find(std::pair<CPLString, CPLString> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::map<std::pair<CPLString, CPLString>, WMSCTileSetDesc, std::less<std::pair<CPLString, CPLString> >, std::allocator<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> > >::operator[](std::pair<CPLString, CPLString> const&)@GDAL_1.8" 1.9.0
  (c++)"std::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::~map()@GDAL_1.8" 1.8.0
  (c++)"std::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::~map()@GDAL_1.8" 1.8.0
  (c++)"std::list<OGRLayer*, std::allocator<OGRLayer*> >::operator=(std::list<OGRLayer*, std::allocator<OGRLayer*> > const&)@GDAL_1.8" 1.8.0
@@ -10385,8 +11807,24 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::unique()@GDAL_1.8" 1.8.0
  (c++)"std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::~list()@GDAL_1.8" 1.8.0
  (c++)"std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::~list()@GDAL_1.8" 1.8.0
+ (c++)"std::pair<CPLString, CPLString>::pair(CPLString const&, CPLString const&)@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString, CPLString>::pair(CPLString const&, CPLString const&)@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString, CPLString>::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString, CPLString>::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > >::pair(std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > >::pair(std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > >::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > >::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString const, OGREDIGEOFEADesc>::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString const, OGREDIGEOFEADesc>::~pair()@GDAL_1.8" 1.9.0
  (c++)"std::pair<CPLString const, DXFBlockDefinition>::~pair()@GDAL_1.8" 1.8.0
  (c++)"std::pair<CPLString const, DXFBlockDefinition>::~pair()@GDAL_1.8" 1.8.0
+ (c++)"std::pair<CPLString const, OGREDIGEOAttributeDef>::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString const, OGREDIGEOAttributeDef>::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > >::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > >::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc>::~pair()@GDAL_1.8" 1.9.0
+ (c++)"std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc>::~pair()@GDAL_1.8" 1.9.0
  (c++)"std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::~pair()@GDAL_1.8" 1.8.0
  (c++)"std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::~pair()@GDAL_1.8" 1.8.0
  (c++)"std::deque<Element, std::allocator<Element> >::_M_push_back_aux(Element const&)@GDAL_1.8" 1.8.0
@@ -10400,6 +11838,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::vector<VFKProperty, std::allocator<VFKProperty> >::_M_fill_assign(unsigned int, VFKProperty const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<VFKProperty, std::allocator<VFKProperty> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<VFKProperty, std::allocator<VFKProperty> >::~vector()@GDAL_1.8" 1.8.0
+ (c++)"std::vector<NodeLastChild, std::allocator<NodeLastChild> >::_M_insert_aux(__gnu_cxx::__normal_iterator<NodeLastChild*, std::vector<NodeLastChild, std::allocator<NodeLastChild> > >, NodeLastChild const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<GDALColorEntry, std::allocator<GDALColorEntry> >::_M_fill_insert(__gnu_cxx::__normal_iterator<GDALColorEntry*, std::vector<GDALColorEntry, std::allocator<GDALColorEntry> > >, unsigned int, GDALColorEntry const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<VRTOverviewInfo, std::allocator<VRTOverviewInfo> >::_M_fill_insert(__gnu_cxx::__normal_iterator<VRTOverviewInfo*, std::vector<VRTOverviewInfo, std::allocator<VRTOverviewInfo> > >, unsigned int, VRTOverviewInfo const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<VRTOverviewInfo, std::allocator<VRTOverviewInfo> >::~vector()@GDAL_1.8" 1.8.0
@@ -10409,6 +11848,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::vector<GDALRasterAttributeField, std::allocator<GDALRasterAttributeField> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<GDALRasterAttributeField, std::allocator<GDALRasterAttributeField> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<GDALRasterAttributeField, std::allocator<GDALRasterAttributeField> >::operator=(std::vector<GDALRasterAttributeField, std::allocator<GDALRasterAttributeField> > const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<OGREDIGEOObjectDescriptor, std::allocator<OGREDIGEOObjectDescriptor> >::_M_insert_aux(__gnu_cxx::__normal_iterator<OGREDIGEOObjectDescriptor*, std::vector<OGREDIGEOObjectDescriptor, std::allocator<OGREDIGEOObjectDescriptor> > >, OGREDIGEOObjectDescriptor const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<OGREDIGEOObjectDescriptor, std::allocator<OGREDIGEOObjectDescriptor> >::~vector()@GDAL_1.8" 1.9.0
+ (c++)"std::vector<OGREDIGEOObjectDescriptor, std::allocator<OGREDIGEOObjectDescriptor> >::~vector()@GDAL_1.8" 1.9.0
  (c++)"std::vector<OGRPoint, std::allocator<OGRPoint> >::_M_insert_aux(__gnu_cxx::__normal_iterator<OGRPoint*, std::vector<OGRPoint, std::allocator<OGRPoint> > >, OGRPoint const&)@GDAL_1.8" 1.8.0
  (c++)"void std::vector<OGRPoint, std::allocator<OGRPoint> >::_M_range_insert<__gnu_cxx::__normal_iterator<OGRPoint*, std::vector<OGRPoint, std::allocator<OGRPoint> > > >(__gnu_cxx::__normal_iterator<OGRPoint*, std::vector<OGRPoint, std::allocator<OGRPoint> > >, __gnu_cxx::__normal_iterator<OGRPoint*, std::vector<OGRPoint, std::allocator<OGRPoint> > >, __gnu_cxx::__normal_iterator<OGRPoint*, std::vector<OGRPoint, std::allocator<OGRPoint> > >, std::forward_iterator_tag)@GDAL_1.8" 1.8.0
  (c++)"void std::vector<OGRPoint, std::allocator<OGRPoint> >::_M_range_insert<std::reverse_iterator<__gnu_cxx::__normal_iterator<OGRPoint*, std::vector<OGRPoint, std::allocator<OGRPoint> > > > >(__gnu_cxx::__normal_iterator<OGRPoint*, std::vector<OGRPoint, std::allocator<OGRPoint> > >, std::reverse_iterator<__gnu_cxx::__normal_iterator<OGRPoint*, std::vector<OGRPoint, std::allocator<OGRPoint> > > >, std::reverse_iterator<__gnu_cxx::__normal_iterator<OGRPoint*, std::vector<OGRPoint, std::allocator<OGRPoint> > > >, std::forward_iterator_tag)@GDAL_1.8" 1.8.0
@@ -10418,22 +11860,35 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::vector<CPLString, std::allocator<CPLString> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<CPLString, std::allocator<CPLString> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<CPLString, std::allocator<CPLString> >::operator=(std::vector<CPLString, std::allocator<CPLString> > const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<FrameDesc, std::allocator<FrameDesc> >::_M_insert_aux(__gnu_cxx::__normal_iterator<FrameDesc*, std::vector<FrameDesc, std::allocator<FrameDesc> > >, FrameDesc const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<IomBasket, std::allocator<IomBasket> >::_M_insert_aux(__gnu_cxx::__normal_iterator<IomBasket*, std::vector<IomBasket, std::allocator<IomBasket> > >, IomBasket const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<IomObject, std::allocator<IomObject> >::_M_insert_aux(__gnu_cxx::__normal_iterator<IomObject*, std::vector<IomObject, std::allocator<IomObject> > >, IomObject const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<iom_value, std::allocator<iom_value> >::_M_insert_aux(__gnu_cxx::__normal_iterator<iom_value*, std::vector<iom_value, std::allocator<iom_value> > >, iom_value const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<iom_value, std::allocator<iom_value> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<iom_value, std::allocator<iom_value> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<iom_value, std::allocator<iom_value> >::operator=(std::vector<iom_value, std::allocator<iom_value> > const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<boost::intrusive_ptr<kmldom::SchemaData>, std::allocator<boost::intrusive_ptr<kmldom::SchemaData> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::intrusive_ptr<kmldom::SchemaData>*, std::vector<boost::intrusive_ptr<kmldom::SchemaData>, std::allocator<boost::intrusive_ptr<kmldom::SchemaData> > > >, boost::intrusive_ptr<kmldom::SchemaData> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<boost::intrusive_ptr<kmldom::SimpleData>, std::allocator<boost::intrusive_ptr<kmldom::SimpleData> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::intrusive_ptr<kmldom::SimpleData>*, std::vector<boost::intrusive_ptr<kmldom::SimpleData>, std::allocator<boost::intrusive_ptr<kmldom::SimpleData> > > >, boost::intrusive_ptr<kmldom::SimpleData> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<boost::intrusive_ptr<kmldom::SimpleField>, std::allocator<boost::intrusive_ptr<kmldom::SimpleField> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::intrusive_ptr<kmldom::SimpleField>*, std::vector<boost::intrusive_ptr<kmldom::SimpleField>, std::allocator<boost::intrusive_ptr<kmldom::SimpleField> > > >, boost::intrusive_ptr<kmldom::SimpleField> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<boost::intrusive_ptr<kmldom::StyleSelector>, std::allocator<boost::intrusive_ptr<kmldom::StyleSelector> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::intrusive_ptr<kmldom::StyleSelector>*, std::vector<boost::intrusive_ptr<kmldom::StyleSelector>, std::allocator<boost::intrusive_ptr<kmldom::StyleSelector> > > >, boost::intrusive_ptr<kmldom::StyleSelector> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<boost::intrusive_ptr<kmldom::InnerBoundaryIs>, std::allocator<boost::intrusive_ptr<kmldom::InnerBoundaryIs> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::intrusive_ptr<kmldom::InnerBoundaryIs>*, std::vector<boost::intrusive_ptr<kmldom::InnerBoundaryIs>, std::allocator<boost::intrusive_ptr<kmldom::InnerBoundaryIs> > > >, boost::intrusive_ptr<kmldom::InnerBoundaryIs> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<boost::intrusive_ptr<kmldom::Schema>, std::allocator<boost::intrusive_ptr<kmldom::Schema> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::intrusive_ptr<kmldom::Schema>*, std::vector<boost::intrusive_ptr<kmldom::Schema>, std::allocator<boost::intrusive_ptr<kmldom::Schema> > > >, boost::intrusive_ptr<kmldom::Schema> const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<PCIDSK::ShapeField, std::allocator<PCIDSK::ShapeField> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK::ShapeField*, std::vector<PCIDSK::ShapeField, std::allocator<PCIDSK::ShapeField> > >, PCIDSK::ShapeField const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::ShapeField, std::allocator<PCIDSK::ShapeField> >::_M_fill_insert(__gnu_cxx::__normal_iterator<PCIDSK::ShapeField*, std::vector<PCIDSK::ShapeField, std::allocator<PCIDSK::ShapeField> > >, unsigned int, PCIDSK::ShapeField const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::ShapeField, std::allocator<PCIDSK::ShapeField> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::ShapeField, std::allocator<PCIDSK::ShapeField> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::ShapeField, std::allocator<PCIDSK::ShapeField> >::operator=(std::vector<PCIDSK::ShapeField, std::allocator<PCIDSK::ShapeField> > const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<PCIDSK::AvhrrLine_t, std::allocator<PCIDSK::AvhrrLine_t> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK::AvhrrLine_t*, std::vector<PCIDSK::AvhrrLine_t, std::allocator<PCIDSK::AvhrrLine_t> > >, PCIDSK::AvhrrLine_t const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<PCIDSK::AvhrrLine_t, std::allocator<PCIDSK::AvhrrLine_t> >::operator=(std::vector<PCIDSK::AvhrrLine_t, std::allocator<PCIDSK::AvhrrLine_t> > const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<PCIDSK::ShapeVertex, std::allocator<PCIDSK::ShapeVertex> >::_M_fill_insert(__gnu_cxx::__normal_iterator<PCIDSK::ShapeVertex*, std::vector<PCIDSK::ShapeVertex, std::allocator<PCIDSK::ShapeVertex> > >, unsigned int, PCIDSK::ShapeVertex const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::ProtectedFile, std::allocator<PCIDSK::ProtectedFile> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK::ProtectedFile*, std::vector<PCIDSK::ProtectedFile, std::allocator<PCIDSK::ProtectedFile> > >, PCIDSK::ProtectedFile const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::ProtectedFile, std::allocator<PCIDSK::ProtectedFile> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::ProtectedFile, std::allocator<PCIDSK::ProtectedFile> >::~vector()@GDAL_1.8" 1.8.0
+ (c++)"std::vector<PCIDSK::AttitudeLine_t, std::allocator<PCIDSK::AttitudeLine_t> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK::AttitudeLine_t*, std::vector<PCIDSK::AttitudeLine_t, std::allocator<PCIDSK::AttitudeLine_t> > >, PCIDSK::AttitudeLine_t const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<PCIDSK::AttitudeLine_t, std::allocator<PCIDSK::AttitudeLine_t> >::operator=(std::vector<PCIDSK::AttitudeLine_t, std::allocator<PCIDSK::AttitudeLine_t> > const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<PCIDSK::ShapeFieldType, std::allocator<PCIDSK::ShapeFieldType> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK::ShapeFieldType*, std::vector<PCIDSK::ShapeFieldType, std::allocator<PCIDSK::ShapeFieldType> > >, PCIDSK::ShapeFieldType const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<PCIDSK::AncillaryData_t, std::allocator<PCIDSK::AncillaryData_t> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK::AncillaryData_t*, std::vector<PCIDSK::AncillaryData_t, std::allocator<PCIDSK::AncillaryData_t> > >, PCIDSK::AncillaryData_t const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<PCIDSK::AncillaryData_t, std::allocator<PCIDSK::AncillaryData_t> >::operator=(std::vector<PCIDSK::AncillaryData_t, std::allocator<PCIDSK::AncillaryData_t> > const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<PCIDSK::ProtectedEDBFile, std::allocator<PCIDSK::ProtectedEDBFile> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK::ProtectedEDBFile*, std::vector<PCIDSK::ProtectedEDBFile, std::allocator<PCIDSK::ProtectedEDBFile> > >, PCIDSK::ProtectedEDBFile const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::ProtectedEDBFile, std::allocator<PCIDSK::ProtectedEDBFile> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::ProtectedEDBFile, std::allocator<PCIDSK::ProtectedEDBFile> >::~vector()@GDAL_1.8" 1.8.0
@@ -10442,6 +11897,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::vector<PCIDSK::GCP, std::allocator<PCIDSK::GCP> >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::GCP, std::allocator<PCIDSK::GCP> >::operator=(std::vector<PCIDSK::GCP, std::allocator<PCIDSK::GCP> > const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::eChanType, std::allocator<PCIDSK::eChanType> >::_M_fill_insert(__gnu_cxx::__normal_iterator<PCIDSK::eChanType*, std::vector<PCIDSK::eChanType, std::allocator<PCIDSK::eChanType> > >, unsigned int, PCIDSK::eChanType const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<kmlbase::Vec3, std::allocator<kmlbase::Vec3> >::_M_insert_aux(__gnu_cxx::__normal_iterator<kmlbase::Vec3*, std::vector<kmlbase::Vec3, std::allocator<kmlbase::Vec3> > >, kmlbase::Vec3 const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<OGRFeature*, std::allocator<OGRFeature*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<OGRFeature**, std::vector<OGRFeature*, std::allocator<OGRFeature*> > >, OGRFeature* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<OGRFeature*, std::allocator<OGRFeature*> >::operator=(std::vector<OGRFeature*, std::allocator<OGRFeature*> > const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<VFKFeature*, std::allocator<VFKFeature*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<VFKFeature**, std::vector<VFKFeature*, std::allocator<VFKFeature*> > >, VFKFeature* const&)@GDAL_1.8" 1.8.0
@@ -10449,12 +11905,18 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::vector<VFKFeature*, std::allocator<VFKFeature*> >::operator=(std::vector<VFKFeature*, std::allocator<VFKFeature*> > const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<iom_object*, std::allocator<iom_object*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<iom_object**, std::vector<iom_object*, std::allocator<iom_object*> > >, iom_object* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<GDALDataset*, std::allocator<GDALDataset*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<GDALDataset**, std::vector<GDALDataset*, std::allocator<GDALDataset*> > >, GDALDataset* const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<OGRGeometry*, std::allocator<OGRGeometry*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<OGRGeometry**, std::vector<OGRGeometry*, std::allocator<OGRGeometry*> > >, OGRGeometry* const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<PCIDSK2Band*, std::allocator<PCIDSK2Band*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK2Band**, std::vector<PCIDSK2Band*, std::allocator<PCIDSK2Band*> > >, PCIDSK2Band* const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<json_object*, std::allocator<json_object*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<json_object**, std::vector<json_object*, std::allocator<json_object*> > >, json_object* const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<json_object*, std::allocator<json_object*> >::_M_fill_insert(__gnu_cxx::__normal_iterator<json_object**, std::vector<json_object*, std::allocator<json_object*> > >, unsigned int, json_object* const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<OGRLinearRing*, std::allocator<OGRLinearRing*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<OGRLinearRing**, std::vector<OGRLinearRing*, std::allocator<OGRLinearRing*> > >, OGRLinearRing* const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<VSICacheChunk*, std::allocator<VSICacheChunk*> >::_M_fill_insert(__gnu_cxx::__normal_iterator<VSICacheChunk**, std::vector<VSICacheChunk*, std::allocator<VSICacheChunk*> > >, unsigned int, VSICacheChunk* const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<swq_expr_node*, std::allocator<swq_expr_node*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<swq_expr_node**, std::vector<swq_expr_node*, std::allocator<swq_expr_node*> > >, swq_expr_node* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<swq_operation*, std::allocator<swq_operation*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<swq_operation**, std::vector<swq_operation*, std::allocator<swq_operation*> > >, swq_operation* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<OGRPCIDSKLayer*, std::allocator<OGRPCIDSKLayer*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<OGRPCIDSKLayer**, std::vector<OGRPCIDSKLayer*, std::allocator<OGRPCIDSKLayer*> > >, OGRPCIDSKLayer* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<GMLFeatureClass*, std::allocator<GMLFeatureClass*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<GMLFeatureClass**, std::vector<GMLFeatureClass*, std::allocator<GMLFeatureClass*> > >, GMLFeatureClass* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<GDALWMSRasterBand*, std::allocator<GDALWMSRasterBand*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<GDALWMSRasterBand**, std::vector<GDALWMSRasterBand*, std::allocator<GDALWMSRasterBand*> > >, GDALWMSRasterBand* const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<OGRSpatialReference*, std::allocator<OGRSpatialReference*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<OGRSpatialReference**, std::vector<OGRSpatialReference*, std::allocator<OGRSpatialReference*> > >, OGRSpatialReference* const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<KMLNode*, std::allocator<KMLNode*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<KMLNode**, std::vector<KMLNode*, std::allocator<KMLNode*> > >, KMLNode* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<HFAEntry*, std::allocator<HFAEntry*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<HFAEntry**, std::vector<HFAEntry*, std::allocator<HFAEntry*> > >, HFAEntry* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<HFAEntry*, std::allocator<HFAEntry*> >::~vector()@GDAL_1.8" 1.8.0
@@ -10462,6 +11924,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::vector<HFAEntry*, std::allocator<HFAEntry*> >::operator=(std::vector<HFAEntry*, std::allocator<HFAEntry*> > const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<OGRLayer*, std::allocator<OGRLayer*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<OGRLayer**, std::vector<OGRLayer*, std::allocator<OGRLayer*> > >, OGRLayer* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<Attribute*, std::allocator<Attribute*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Attribute**, std::vector<Attribute*, std::allocator<Attribute*> > >, Attribute* const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > const*, std::allocator<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > const*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > const**, std::vector<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > const*, std::allocator<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > const*> > >, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > const* const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<PCIDSK::CTiledChannel*, std::allocator<PCIDSK::CTiledChannel*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK::CTiledChannel**, std::vector<PCIDSK::CTiledChannel*, std::allocator<PCIDSK::CTiledChannel*> > >, PCIDSK::CTiledChannel* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::PCIDSKChannel*, std::allocator<PCIDSK::PCIDSKChannel*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<PCIDSK::PCIDSKChannel**, std::vector<PCIDSK::PCIDSKChannel*, std::allocator<PCIDSK::PCIDSKChannel*> > >, PCIDSK::PCIDSKChannel* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<PCIDSK::PCIDSKSegment*, std::allocator<PCIDSK::PCIDSKSegment*> >::_M_fill_insert(__gnu_cxx::__normal_iterator<PCIDSK::PCIDSKSegment**, std::vector<PCIDSK::PCIDSKSegment*, std::allocator<PCIDSK::PCIDSKSegment*> > >, unsigned int, PCIDSK::PCIDSKSegment* const&)@GDAL_1.8" 1.8.0
@@ -10471,13 +11934,34 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::vector<std::vector<OGRPoint, std::allocator<OGRPoint> >*, std::allocator<std::vector<OGRPoint, std::allocator<OGRPoint> >*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::vector<OGRPoint, std::allocator<OGRPoint> >**, std::vector<std::vector<OGRPoint, std::allocator<OGRPoint> >*, std::allocator<std::vector<OGRPoint, std::allocator<OGRPoint> >*> > >, std::vector<OGRPoint, std::allocator<OGRPoint> >* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<char*, std::allocator<char*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<char**, std::vector<char*, std::allocator<char*> > >, char* const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<unsigned char*, std::allocator<unsigned char*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<unsigned char**, std::vector<unsigned char*, std::allocator<unsigned char*> > >, unsigned char* const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > >, std::allocator<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > >*, std::vector<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > >, std::allocator<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > > >, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > >, std::allocator<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >::~vector()@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > >, std::allocator<std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >::~vector()@GDAL_1.8" 1.9.0
  (c++)"std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >::_M_fill_insert(__gnu_cxx::__normal_iterator<std::vector<int, std::allocator<int> >*, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, unsigned int, std::vector<int, std::allocator<int> > const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >::~vector()@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >::~vector()@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::vector<unsigned long long, std::allocator<unsigned long long> >, std::allocator<std::vector<unsigned long long, std::allocator<unsigned long long> > > >::_M_fill_insert(__gnu_cxx::__normal_iterator<std::vector<unsigned long long, std::allocator<unsigned long long> >*, std::vector<std::vector<unsigned long long, std::allocator<unsigned long long> >, std::allocator<std::vector<unsigned long long, std::allocator<unsigned long long> > > > >, unsigned int, std::vector<unsigned long long, std::allocator<unsigned long long> > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::vector<unsigned long long, std::allocator<unsigned long long> >, std::allocator<std::vector<unsigned long long, std::allocator<unsigned long long> > > >::~vector()@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::vector<unsigned long long, std::allocator<unsigned long long> >, std::allocator<std::vector<unsigned long long, std::allocator<unsigned long long> > > >::~vector()@GDAL_1.8" 1.9.0
  (c++)"std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_fill_insert(__gnu_cxx::__normal_iterator<std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, unsigned int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::~vector()@GDAL_1.8" 1.8.0
  (c++)"std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::~vector()@GDAL_1.8" 1.8.0
+ (c++)"std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::operator=(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<CPLString, CPLString>, std::allocator<std::pair<CPLString, CPLString> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::pair<CPLString, CPLString>*, std::vector<std::pair<CPLString, CPLString>, std::allocator<std::pair<CPLString, CPLString> > > >, std::pair<CPLString, CPLString> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<CPLString, CPLString>, std::allocator<std::pair<CPLString, CPLString> > >::push_back(std::pair<CPLString, CPLString> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<CPLString, CPLString>, std::allocator<std::pair<CPLString, CPLString> > >::~vector()@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<CPLString, CPLString>, std::allocator<std::pair<CPLString, CPLString> > >::~vector()@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<CPLString, CPLString>, std::allocator<std::pair<CPLString, CPLString> > >::operator=(std::vector<std::pair<CPLString, CPLString>, std::allocator<std::pair<CPLString, CPLString> > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > >, std::allocator<std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > > > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > >*, std::vector<std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > >, std::allocator<std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > > > > >, std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > >, std::allocator<std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > > > >::~vector()@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > >, std::allocator<std::pair<CPLString, std::vector<CPLString, std::allocator<CPLString> > > > >::~vector()@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, double>, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, double> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, double>*, std::vector<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, double>, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, double> > > >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, double> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >, std::pair<double, double> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > >::operator=(std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, std::pair<int, int> const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >::operator=(std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<bool, std::allocator<bool> >::_M_fill_insert(std::_Bit_iterator, unsigned int, bool)@GDAL_1.8" 1.9.0
  (c++)"std::vector<double, std::allocator<double> >::_M_insert_aux(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<double, std::allocator<double> >::_M_fill_insert(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, unsigned int, double const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<double, std::allocator<double> >::reserve(unsigned int)@GDAL_1.8" 1.8.0
@@ -10491,18 +11975,32 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::vector<unsigned int, std::allocator<unsigned int> >::_M_insert_aux(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned int const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<unsigned int, std::allocator<unsigned int> >::_M_fill_insert(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned int, unsigned int const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<unsigned int, std::allocator<unsigned int> >::insert(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned int const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<unsigned int, std::allocator<unsigned int> >::operator=(std::vector<unsigned int, std::allocator<unsigned int> > const&)@GDAL_1.8" 1.9.0
  (c++)"std::vector<unsigned short, std::allocator<unsigned short> >::_M_insert_aux(__gnu_cxx::__normal_iterator<unsigned short*, std::vector<unsigned short, std::allocator<unsigned short> > >, unsigned short const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<unsigned short, std::allocator<unsigned short> >::_M_fill_insert(__gnu_cxx::__normal_iterator<unsigned short*, std::vector<unsigned short, std::allocator<unsigned short> > >, unsigned int, unsigned short const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<unsigned short, std::allocator<unsigned short> >::resize(unsigned int, unsigned short)@GDAL_1.8" 1.8.0
  (c++)"std::vector<unsigned long long, std::allocator<unsigned long long> >::_M_insert_aux(__gnu_cxx::__normal_iterator<unsigned long long*, std::vector<unsigned long long, std::allocator<unsigned long long> > >, unsigned long long const&)@GDAL_1.8" 1.8.0
  (c++)"std::vector<unsigned long long, std::allocator<unsigned long long> >::_M_fill_insert(__gnu_cxx::__normal_iterator<unsigned long long*, std::vector<unsigned long long, std::allocator<unsigned long long> > >, unsigned int, unsigned long long const&)@GDAL_1.8" 1.8.0
+ (c++)"std::vector<unsigned long long, std::allocator<unsigned long long> >::operator=(std::vector<unsigned long long, std::allocator<unsigned long long> > const&)@GDAL_1.8" 1.9.0
  (c++)"std::_Rb_tree<CPLString, CPLString, std::_Identity<CPLString>, std::less<CPLString>, std::allocator<CPLString> >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, CPLString const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, CPLString, std::_Identity<CPLString>, std::less<CPLString>, std::allocator<CPLString> >::_M_insert_unique(CPLString const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, CPLString, std::_Identity<CPLString>, std::less<CPLString>, std::allocator<CPLString> >::_M_erase(std::_Rb_tree_node<CPLString>*)@GDAL_1.8" 1.8.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOFEADesc>, std::_Select1st<std::pair<CPLString const, OGREDIGEOFEADesc> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOFEADesc> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, OGREDIGEOFEADesc> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOFEADesc>, std::_Select1st<std::pair<CPLString const, OGREDIGEOFEADesc> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOFEADesc> > >::_M_insert_unique(std::pair<CPLString const, OGREDIGEOFEADesc> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOFEADesc>, std::_Select1st<std::pair<CPLString const, OGREDIGEOFEADesc> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOFEADesc> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, OGREDIGEOFEADesc> >, std::pair<CPLString const, OGREDIGEOFEADesc> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOFEADesc>, std::_Select1st<std::pair<CPLString const, OGREDIGEOFEADesc> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOFEADesc> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, OGREDIGEOFEADesc> >*)@GDAL_1.8" 1.9.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, DXFBlockDefinition>, std::_Select1st<std::pair<CPLString const, DXFBlockDefinition> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, DXFBlockDefinition> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, DXFBlockDefinition> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, DXFBlockDefinition>, std::_Select1st<std::pair<CPLString const, DXFBlockDefinition> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, DXFBlockDefinition> > >::_M_insert_unique(std::pair<CPLString const, DXFBlockDefinition> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, DXFBlockDefinition>, std::_Select1st<std::pair<CPLString const, DXFBlockDefinition> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, DXFBlockDefinition> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, DXFBlockDefinition> >, std::pair<CPLString const, DXFBlockDefinition> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, DXFBlockDefinition>, std::_Select1st<std::pair<CPLString const, DXFBlockDefinition> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, DXFBlockDefinition> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, DXFBlockDefinition> >*)@GDAL_1.8" 1.8.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOAttributeDef>, std::_Select1st<std::pair<CPLString const, OGREDIGEOAttributeDef> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOAttributeDef> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, OGREDIGEOAttributeDef> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOAttributeDef>, std::_Select1st<std::pair<CPLString const, OGREDIGEOAttributeDef> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOAttributeDef> > >::_M_insert_unique(std::pair<CPLString const, OGREDIGEOAttributeDef> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOAttributeDef>, std::_Select1st<std::pair<CPLString const, OGREDIGEOAttributeDef> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOAttributeDef> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, OGREDIGEOAttributeDef> >, std::pair<CPLString const, OGREDIGEOAttributeDef> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOAttributeDef>, std::_Select1st<std::pair<CPLString const, OGREDIGEOAttributeDef> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOAttributeDef> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, OGREDIGEOAttributeDef> >*)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOAttributeDescriptor>, std::_Select1st<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, OGREDIGEOAttributeDescriptor> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOAttributeDescriptor>, std::_Select1st<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> > >::_M_insert_unique(std::pair<CPLString const, OGREDIGEOAttributeDescriptor> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOAttributeDescriptor>, std::_Select1st<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> >, std::pair<CPLString const, OGREDIGEOAttributeDescriptor> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOAttributeDescriptor>, std::_Select1st<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, OGREDIGEOAttributeDescriptor> >*)@GDAL_1.8" 1.9.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, VSIMemFile*>, std::_Select1st<std::pair<CPLString const, VSIMemFile*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, VSIMemFile*> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, VSIMemFile*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, VSIMemFile*>, std::_Select1st<std::pair<CPLString const, VSIMemFile*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, VSIMemFile*> > >::_M_insert_unique(std::pair<CPLString const, VSIMemFile*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, VSIMemFile*>, std::_Select1st<std::pair<CPLString const, VSIMemFile*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, VSIMemFile*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, VSIMemFile*> >, std::pair<CPLString const, VSIMemFile*> const&)@GDAL_1.8" 1.8.0
@@ -10515,6 +12013,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CachedDirList*>, std::_Select1st<std::pair<CPLString const, CachedDirList*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CachedDirList*> > >::_M_insert_unique(std::pair<CPLString const, CachedDirList*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CachedDirList*>, std::_Select1st<std::pair<CPLString const, CachedDirList*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CachedDirList*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, CachedDirList*> >, std::pair<CPLString const, CachedDirList*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CachedDirList*>, std::_Select1st<std::pair<CPLString const, CachedDirList*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CachedDirList*> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, CachedDirList*> >*)@GDAL_1.8" 1.8.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CachedFileProp*>, std::_Select1st<std::pair<CPLString const, CachedFileProp*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CachedFileProp*> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, CachedFileProp*> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CachedFileProp*>, std::_Select1st<std::pair<CPLString const, CachedFileProp*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CachedFileProp*> > >::_M_insert_unique(std::pair<CPLString const, CachedFileProp*> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CachedFileProp*>, std::_Select1st<std::pair<CPLString const, CachedFileProp*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CachedFileProp*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, CachedFileProp*> >, std::pair<CPLString const, CachedFileProp*> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CachedFileProp*>, std::_Select1st<std::pair<CPLString const, CachedFileProp*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CachedFileProp*> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, CachedFileProp*> >*)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOLayer*>, std::_Select1st<std::pair<CPLString const, OGREDIGEOLayer*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOLayer*> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, OGREDIGEOLayer*> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOLayer*>, std::_Select1st<std::pair<CPLString const, OGREDIGEOLayer*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOLayer*> > >::_M_insert_unique(std::pair<CPLString const, OGREDIGEOLayer*> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOLayer*>, std::_Select1st<std::pair<CPLString const, OGREDIGEOLayer*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOLayer*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, OGREDIGEOLayer*> >, std::pair<CPLString const, OGREDIGEOLayer*> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, OGREDIGEOLayer*>, std::_Select1st<std::pair<CPLString const, OGREDIGEOLayer*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, OGREDIGEOLayer*> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, OGREDIGEOLayer*> >*)@GDAL_1.8" 1.9.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, VSIArchiveContent*>, std::_Select1st<std::pair<CPLString const, VSIArchiveContent*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, VSIArchiveContent*> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, VSIArchiveContent*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, VSIArchiveContent*>, std::_Select1st<std::pair<CPLString const, VSIArchiveContent*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, VSIArchiveContent*> > >::_M_insert_unique(std::pair<CPLString const, VSIArchiveContent*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, VSIArchiveContent*>, std::_Select1st<std::pair<CPLString const, VSIArchiveContent*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, VSIArchiveContent*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, VSIArchiveContent*> >, std::pair<CPLString const, VSIArchiveContent*> const&)@GDAL_1.8" 1.8.0
@@ -10523,6 +12029,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, VSIZipWriteHandle*>, std::_Select1st<std::pair<CPLString const, VSIZipWriteHandle*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, VSIZipWriteHandle*> > >::_M_insert_unique(std::pair<CPLString const, VSIZipWriteHandle*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, VSIZipWriteHandle*>, std::_Select1st<std::pair<CPLString const, VSIZipWriteHandle*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, VSIZipWriteHandle*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, VSIZipWriteHandle*> >, std::pair<CPLString const, VSIZipWriteHandle*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, VSIZipWriteHandle*>, std::_Select1st<std::pair<CPLString const, VSIZipWriteHandle*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, VSIZipWriteHandle*> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, VSIZipWriteHandle*> >*)@GDAL_1.8" 1.8.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)>, std::_Select1st<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)>, std::_Select1st<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> > >::_M_insert_unique(std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)>, std::_Select1st<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> >, std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)>, std::_Select1st<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, CPLErr (*)(void**, int, void*, int, int, GDALDataType, GDALDataType, int, int)> >*)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, char**>, std::_Select1st<std::pair<CPLString const, char**> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, char**> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, char**> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, char**>, std::_Select1st<std::pair<CPLString const, char**> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, char**> > >::_M_insert_unique(std::pair<CPLString const, char**> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, char**>, std::_Select1st<std::pair<CPLString const, char**> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, char**> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, char**> >, std::pair<CPLString const, char**> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, char**>, std::_Select1st<std::pair<CPLString const, char**> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, char**> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, char**> >*)@GDAL_1.8" 1.9.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, void*>, std::_Select1st<std::pair<CPLString const, void*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, void*> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, void*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, void*>, std::_Select1st<std::pair<CPLString const, void*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, void*> > >::_M_insert_unique(std::pair<CPLString const, void*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, void*>, std::_Select1st<std::pair<CPLString const, void*> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, void*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, void*> >, std::pair<CPLString const, void*> const&)@GDAL_1.8" 1.8.0
@@ -10533,14 +12047,37 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CPLString>, std::_Select1st<std::pair<CPLString const, CPLString> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > >::_M_copy(std::_Rb_tree_node<std::pair<CPLString const, CPLString> > const*, std::_Rb_tree_node<std::pair<CPLString const, CPLString> >*)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CPLString>, std::_Select1st<std::pair<CPLString const, CPLString> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, CPLString> >*)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, CPLString>, std::_Select1st<std::pair<CPLString const, CPLString> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > >::operator=(std::_Rb_tree<CPLString, std::pair<CPLString const, CPLString>, std::_Select1st<std::pair<CPLString const, CPLString> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > const&)@GDAL_1.8" 1.8.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::pair<double, double> >, std::_Select1st<std::pair<CPLString const, std::pair<double, double> > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::pair<double, double> > > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, std::pair<double, double> > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::pair<double, double> >, std::_Select1st<std::pair<CPLString const, std::pair<double, double> > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::pair<double, double> > > >::_M_insert_unique(std::pair<CPLString const, std::pair<double, double> > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::pair<double, double> >, std::_Select1st<std::pair<CPLString const, std::pair<double, double> > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::pair<double, double> > > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, std::pair<double, double> > >, std::pair<CPLString const, std::pair<double, double> > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::pair<double, double> >, std::_Select1st<std::pair<CPLString const, std::pair<double, double> > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::pair<double, double> > > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, std::pair<double, double> > >*)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::pair<int, int> >, std::_Select1st<std::pair<CPLString const, std::pair<int, int> > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::pair<int, int> > > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, std::pair<int, int> > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::pair<int, int> >, std::_Select1st<std::pair<CPLString const, std::pair<int, int> > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::pair<int, int> > > >::_M_insert_unique(std::pair<CPLString const, std::pair<int, int> > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::pair<int, int> >, std::_Select1st<std::pair<CPLString const, std::pair<int, int> > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::pair<int, int> > > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, std::pair<int, int> > >, std::pair<CPLString const, std::pair<int, int> > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::pair<int, int> >, std::_Select1st<std::pair<CPLString const, std::pair<int, int> > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::pair<int, int> > > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, std::pair<int, int> > >*)@GDAL_1.8" 1.9.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > >, std::_Select1st<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > >, std::_Select1st<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > > >::_M_insert_unique(std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > >, std::_Select1st<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > >, std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > >, std::_Select1st<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, std::map<CPLString, CPLString, std::less<CPLString>, std::allocator<std::pair<CPLString const, CPLString> > > > >*)@GDAL_1.8" 1.8.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > >, std::_Select1st<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > >, std::_Select1st<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > > >::_M_insert_unique(std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > >, std::_Select1st<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > >, std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > >, std::_Select1st<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, std::vector<CPLString, std::allocator<CPLString> > > >*)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >, std::_Select1st<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >, std::_Select1st<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > > >::_M_insert_unique(std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >, std::_Select1st<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >, std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >, std::_Select1st<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >, std::less<CPLString>, std::allocator<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >*)@GDAL_1.8" 1.9.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, int>, std::_Select1st<std::pair<CPLString const, int> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, int> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<CPLString const, int> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, int>, std::_Select1st<std::pair<CPLString const, int> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, int> > >::_M_insert_unique(std::pair<CPLString const, int> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, int>, std::_Select1st<std::pair<CPLString const, int> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, int> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<CPLString const, int> >, std::pair<CPLString const, int> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<CPLString, std::pair<CPLString const, int>, std::_Select1st<std::pair<CPLString const, int> >, std::less<CPLString>, std::allocator<std::pair<CPLString const, int> > >::_M_erase(std::_Rb_tree_node<std::pair<CPLString const, int> >*)@GDAL_1.8" 1.8.0
+ (c++)"std::_Rb_tree<GMLFeatureClass*, std::pair<GMLFeatureClass* const, int>, std::_Select1st<std::pair<GMLFeatureClass* const, int> >, std::less<GMLFeatureClass*>, std::allocator<std::pair<GMLFeatureClass* const, int> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<GMLFeatureClass* const, int> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<GMLFeatureClass*, std::pair<GMLFeatureClass* const, int>, std::_Select1st<std::pair<GMLFeatureClass* const, int> >, std::less<GMLFeatureClass*>, std::allocator<std::pair<GMLFeatureClass* const, int> > >::_M_insert_unique(std::pair<GMLFeatureClass* const, int> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<GMLFeatureClass*, std::pair<GMLFeatureClass* const, int>, std::_Select1st<std::pair<GMLFeatureClass* const, int> >, std::less<GMLFeatureClass*>, std::allocator<std::pair<GMLFeatureClass* const, int> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<GMLFeatureClass* const, int> >, std::pair<GMLFeatureClass* const, int> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<GMLFeatureClass*, std::pair<GMLFeatureClass* const, int>, std::_Select1st<std::pair<GMLFeatureClass* const, int> >, std::less<GMLFeatureClass*>, std::allocator<std::pair<GMLFeatureClass* const, int> > >::_M_erase(std::_Rb_tree_node<std::pair<GMLFeatureClass* const, int> >*)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::_Identity<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::_Identity<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_insert_unique(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::_Identity<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_erase(std::_Rb_tree_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >*)@GDAL_1.8" 1.9.0
  (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*>, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*>, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> > >::_M_insert_unique(std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*>, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, VSIFilesystemHandler*> const&)@GDAL_1.8" 1.8.0
@@ -10555,6 +12092,14 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_insert_unique(std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_erase(std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*)@GDAL_1.8" 1.8.0
+ (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double>, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double>, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> > >::_M_insert_unique(std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double>, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double>, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> > >::_M_erase(std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> >*)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::pair<CPLString, CPLString>, std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc>, std::_Select1st<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> >, std::less<std::pair<CPLString, CPLString> >, std::allocator<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::pair<CPLString, CPLString>, std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc>, std::_Select1st<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> >, std::less<std::pair<CPLString, CPLString> >, std::allocator<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> > >::_M_insert_unique(std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::pair<CPLString, CPLString>, std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc>, std::_Select1st<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> >, std::less<std::pair<CPLString, CPLString> >, std::allocator<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> >, std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<std::pair<CPLString, CPLString>, std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc>, std::_Select1st<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> >, std::less<std::pair<CPLString, CPLString> >, std::allocator<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> > >::_M_erase(std::_Rb_tree_node<std::pair<std::pair<CPLString, CPLString> const, WMSCTileSetDesc> >*)@GDAL_1.8" 1.9.0
  (c++)"std::_Rb_tree<int, std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > >, std::_Select1st<std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > >, std::less<int>, std::allocator<std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<int, std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > >, std::_Select1st<std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > >, std::less<int>, std::allocator<std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > > >::_M_insert_unique(std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<int, std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > >, std::_Select1st<std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > >, std::less<int>, std::allocator<std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > >, std::pair<int const, std::vector<iom_value, std::allocator<iom_value> > > const&)@GDAL_1.8" 1.8.0
@@ -10572,42 +12117,61 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"std::_Rb_tree<int, std::pair<int const, unsigned int>, std::_Select1st<std::pair<int const, unsigned int> >, std::less<int>, std::allocator<std::pair<int const, unsigned int> > >::_M_insert_unique(std::pair<int const, unsigned int> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<int, std::pair<int const, unsigned int>, std::_Select1st<std::pair<int const, unsigned int> >, std::less<int>, std::allocator<std::pair<int const, unsigned int> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<int const, unsigned int> >, std::pair<int const, unsigned int> const&)@GDAL_1.8" 1.8.0
  (c++)"std::_Rb_tree<int, std::pair<int const, unsigned int>, std::_Select1st<std::pair<int const, unsigned int> >, std::less<int>, std::allocator<std::pair<int const, unsigned int> > >::_M_erase(std::_Rb_tree_node<std::pair<int const, unsigned int> >*)@GDAL_1.8" 1.8.0
- (c++)"std::_Rb_tree<unsigned long, std::pair<unsigned long const, CachedFileProp*>, std::_Select1st<std::pair<unsigned long const, CachedFileProp*> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, CachedFileProp*> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<unsigned long const, CachedFileProp*> const&)@GDAL_1.8" 1.8.0
- (c++)"std::_Rb_tree<unsigned long, std::pair<unsigned long const, CachedFileProp*>, std::_Select1st<std::pair<unsigned long const, CachedFileProp*> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, CachedFileProp*> > >::_M_insert_unique(std::pair<unsigned long const, CachedFileProp*> const&)@GDAL_1.8" 1.8.0
- (c++)"std::_Rb_tree<unsigned long, std::pair<unsigned long const, CachedFileProp*>, std::_Select1st<std::pair<unsigned long const, CachedFileProp*> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, CachedFileProp*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<unsigned long const, CachedFileProp*> >, std::pair<unsigned long const, CachedFileProp*> const&)@GDAL_1.8" 1.8.0
- (c++)"std::_Rb_tree<unsigned long, std::pair<unsigned long const, CachedFileProp*>, std::_Select1st<std::pair<unsigned long const, CachedFileProp*> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, CachedFileProp*> > >::_M_erase(std::_Rb_tree_node<std::pair<unsigned long const, CachedFileProp*> >*)@GDAL_1.8" 1.8.0
+ (c++)"std::_Rb_tree<long long, std::pair<long long const, CachedConnection*>, std::_Select1st<std::pair<long long const, CachedConnection*> >, std::less<long long>, std::allocator<std::pair<long long const, CachedConnection*> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<long long const, CachedConnection*> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<long long, std::pair<long long const, CachedConnection*>, std::_Select1st<std::pair<long long const, CachedConnection*> >, std::less<long long>, std::allocator<std::pair<long long const, CachedConnection*> > >::_M_insert_unique(std::pair<long long const, CachedConnection*> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<long long, std::pair<long long const, CachedConnection*>, std::_Select1st<std::pair<long long const, CachedConnection*> >, std::less<long long>, std::allocator<std::pair<long long const, CachedConnection*> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<long long const, CachedConnection*> >, std::pair<long long const, CachedConnection*> const&)@GDAL_1.8" 1.9.0
+ (c++)"std::_Rb_tree<long long, std::pair<long long const, CachedConnection*>, std::_Select1st<std::pair<long long const, CachedConnection*> >, std::less<long long>, std::allocator<std::pair<long long const, CachedConnection*> > >::_M_erase(std::_Rb_tree_node<std::pair<long long const, CachedConnection*> >*)@GDAL_1.8" 1.9.0
+ (c++)"void std::__pop_heap<__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > > >(__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, __gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, __gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >)@GDAL_1.8" 1.9.0
+ (c++)"void std::__adjust_heap<__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, int, CPLString>(__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, int, int, CPLString)@GDAL_1.8" 1.9.0
  (c++)"void std::__adjust_heap<__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, int, std::pair<int, int> >(__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, int, int, std::pair<int, int>)@GDAL_1.8" 1.8.0
  (c++)"void std::__heap_select<__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > >(__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, __gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, __gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >)@GDAL_1.8" 1.8.0
+ (c++)"void std::__insertion_sort<__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > > >(__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, __gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >)@GDAL_1.8" 1.9.0
  (c++)"void std::__insertion_sort<__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > >(__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, __gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >)@GDAL_1.8" 1.8.0
+ (c++)"void std::__introsort_loop<__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, int>(__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, __gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, int)@GDAL_1.8" 1.9.0
  (c++)"void std::__introsort_loop<__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, int>(__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, __gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, int)@GDAL_1.8" 1.8.0
+ (c++)"void std::__move_median_first<__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > > >(__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, __gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, __gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >)@GDAL_1.8" 1.9.0
  (c++)"void std::__move_median_first<__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > >(__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, __gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >, __gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >)@GDAL_1.8" 1.8.0
+ (c++)"void std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > > >(__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >)@GDAL_1.8" 1.9.0
  (c++)"void std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > >(__gnu_cxx::__normal_iterator<std::pair<int, int>*, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > >)@GDAL_1.8" 1.8.0
  (c++)"__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > std::__find<__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, char>(__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, char const&, std::random_access_iterator_tag)@GDAL_1.8" 1.8.0
+ (c++)"__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > std::__find<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&, std::random_access_iterator_tag)@GDAL_1.8" 1.9.0
  (c++)"void std::_Destroy<GDALRasterAttributeField*>(GDALRasterAttributeField*, GDALRasterAttributeField*)@GDAL_1.8" 1.8.0
  (c++)"void std::_Destroy<CPLString*>(CPLString*, CPLString*)@GDAL_1.8" 1.8.0
  (c++)"void std::_Destroy<iom_value*>(iom_value*, iom_value*)@GDAL_1.8" 1.8.0
  (c++)"void std::_Destroy<PCIDSK::ShapeField*>(PCIDSK::ShapeField*, PCIDSK::ShapeField*)@GDAL_1.8" 1.8.0
- (c++)"void std::_Destroy<PCIDSK::GCP*>(PCIDSK::GCP*, PCIDSK::GCP*)@GDAL_1.8" 1.8.0
  (c++)"void std::_Destroy<std::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)@GDAL_1.8" 1.8.0
+ (c++)"void std::_Destroy<std::pair<CPLString, CPLString>*>(std::pair<CPLString, CPLString>*, std::pair<CPLString, CPLString>*)@GDAL_1.8" 1.9.0
  (c++)"void std::_Destroy<std::vector<int, std::allocator<int> >*>(std::vector<int, std::allocator<int> >*, std::vector<int, std::allocator<int> >*)@GDAL_1.8" 1.8.0
+ (c++)"void std::_Destroy<std::vector<unsigned long long, std::allocator<unsigned long long> >*>(std::vector<unsigned long long, std::allocator<unsigned long long> >*, std::vector<unsigned long long, std::allocator<unsigned long long> >*)@GDAL_1.8" 1.9.0
+ (c++)"std::reverse_iterator<__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > std::__find_if<std::reverse_iterator<__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::binder2nd<std::not_equal_to<char> > >(std::reverse_iterator<__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::reverse_iterator<__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::binder2nd<std::not_equal_to<char> >, std::random_access_iterator_tag)@GDAL_1.8" 1.9.0
+ (c++)"void std::make_heap<__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > > >(__gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >, __gnu_cxx::__normal_iterator<CPLString*, std::vector<CPLString, std::allocator<CPLString> > >)@GDAL_1.8" 1.9.0
+ (c++)"bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)@GDAL_1.8" 1.9.0
  (c++)"std::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"std::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSK_PCT at GDAL_1.8" 1.8.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSK_TEX at GDAL_1.8" 1.8.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::SysBlockMap at GDAL_1.8" 1.8.0
+ (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CLinkSegment at GDAL_1.8" 1.9.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKBitmap at GDAL_1.8" 1.8.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKGeoref at GDAL_1.8" 1.8.0
+ (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSK_ARRAY at GDAL_1.8" 1.9.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::MetadataSegment at GDAL_1.8" 1.8.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKGCP2Segment at GDAL_1.8" 1.8.0
+ (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKBinarySegment at GDAL_1.8" 1.9.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKVectorSegment at GDAL_1.8" 1.8.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKAPModelSegment at GDAL_1.8" 1.8.0
  (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKRPCModelSegment at GDAL_1.8" 1.8.0
+ (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKEphemerisSegment at GDAL_1.8" 1.9.0
+ (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKADS40ModelSegment at GDAL_1.8" 1.9.0
+ (c++)"construction vtable for PCIDSK::CPCIDSKEphemerisSegment-in-PCIDSK::CPCIDSKToutinModelSegment at GDAL_1.8" 1.9.0
+ (c++)"construction vtable for PCIDSK::CPCIDSKSegment-in-PCIDSK::CPCIDSKToutinModelSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo for AIGDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for BAGDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for BLXDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for BMPDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for BSBDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for CPGDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for CTGDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo for DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for EIRDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for ERSDataset at GDAL_1.8" 1.8.0
@@ -10663,6 +12227,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for XYZDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for iom_object at GDAL_1.8" 1.8.0
  (c++)"typeinfo for AAIGDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for ACE2Dataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo for ADRGDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for CEOSDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for DODSDataset at GDAL_1.8" 1.8.0
@@ -10693,6 +12258,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRCSVLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRDGNLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRDXFLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRGFTLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRGMLLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGPXLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGTMLayer at GDAL_1.8" 1.8.0
@@ -10709,6 +12275,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRS57Layer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRSFDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRSUALayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRSVGLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRStylePen at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRVFKLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRVRTLayer at GDAL_1.8" 1.8.0
@@ -10722,6 +12289,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for SDTSRawLine at GDAL_1.8" 1.8.0
  (c++)"typeinfo for TABPolyline at GDAL_1.8" 1.8.0
  (c++)"typeinfo for TABSeamless at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for ZMapDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo for BTRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for COASPDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for COSARDataset at GDAL_1.8" 1.8.0
@@ -10741,6 +12309,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRDGNDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRDODSLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRDXFDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRGFTDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRGMLDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGPXDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGTMDriver at GDAL_1.8" 1.8.0
@@ -10759,7 +12328,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRRECDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRS57Driver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRSDTSLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRSEGYLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRSUADriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRSVGDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRStyleTool at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRTABDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRVFKDriver at GDAL_1.8" 1.8.0
@@ -10783,6 +12354,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for BMPRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for BSBRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for CCPRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for CTGRasterBand at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for ERSRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo for FITRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GFFRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GIFRasterBand at GDAL_1.8" 1.8.0
@@ -10813,6 +12386,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGROGDIDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRPGeoDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRSDTSDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRSEGP1Layer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRSEGYDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRShapeLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRStyleBrush at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRStyleLabel at GDAL_1.8" 1.8.0
@@ -10826,6 +12401,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for RS2RasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for RawRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for SGIRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for SNODASDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo for SRPRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for TABCollection at GDAL_1.8" 1.8.0
  (c++)"typeinfo for TABMAPObjLine at GDAL_1.8" 1.8.0
@@ -10839,17 +12415,21 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for TigerZipPlus4 at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VRTFuncSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VRTRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for VSICachedFile at GDAL_1.8" 1.9.0
  (c++)"typeinfo for VSICurlHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIGZipHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo for WCSRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for XYZRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for netCDFDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for AAIGRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for ACE2RasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo for ADRGRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for CEOSRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for CPLThreadMutex at GDAL_1.8" 1.8.0
  (c++)"typeinfo for DODSRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for DTEDRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for E00GRIDDataset at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for ECRGTOCDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo for EHdrRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for ELASRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for EnvisatDataset at GDAL_1.8" 1.8.0
@@ -10875,11 +12455,15 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for NWT_GRDDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OCSTransformer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGDIRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRARCGENLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRAVCBinLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRAVCE00Layer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRDXFWriterDS at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGREDIGEOLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRFeatureDefn at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGeoRSSLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRIdrisiLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRLIBKMLLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRMIAttrIndex at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRMySQLDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRPCIDSKLayer at GDAL_1.8" 1.8.0
@@ -10910,11 +12494,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for TigerTLIDRange at GDAL_1.8" 1.8.0
  (c++)"typeinfo for USGSDEMDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIStdinHandle at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for ZMapRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo for COASPRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for COSARRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALAsyncReader at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALMajorObject at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALRasterBlock at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for GMLExpatHandler at GDAL_1.8" 1.9.0
  (c++)"typeinfo for GS7BGRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GTiffBitmapBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GTiffRasterBand at GDAL_1.8" 1.8.0
@@ -10922,10 +12508,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for ITABFeatureFont at GDAL_1.8" 1.8.0
  (c++)"typeinfo for JPEG2000Dataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for LevellerDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for MerisL2FlagBand at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for NGSGEOIDDataset at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRARCGENDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRAVCBinDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRAVCE00Driver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRCouchDBLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGREDIGEODriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRGeoJSONLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGeoRSSDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRIdrisiDriver at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRLIBKMLDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRMultiPolygon at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGROpenAirLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRPCIDSKDriver at GDAL_1.8" 1.8.0
@@ -10961,13 +12554,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRAVCDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRBNADataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRCSVDataSource at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRCouchDBDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRDGNDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRDODSGridLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRDXFDataSource at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRGFTDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRGFTTableLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRGMLDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGPXDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGTMDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGeoJSONDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRGeomediaLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRGmtDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRHTFDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRKMLDataSource at GDAL_1.8" 1.8.0
@@ -10980,6 +12577,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRRECDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRS57DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRSUADataSource at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRSVGDataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRTABDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRVFKDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRVRTDataSource at GDAL_1.8" 1.8.0
@@ -10987,6 +12585,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRXPlaneGSLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PALSARRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for RPFTOCSubDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for SNODASRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo for TABMAPCoordBlock at GDAL_1.8" 1.8.0
  (c++)"typeinfo for TABMAPIndexBlock at GDAL_1.8" 1.8.0
  (c++)"typeinfo for TigerEntityNames at GDAL_1.8" 1.8.0
@@ -10998,6 +12597,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for VSISubFileHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIVirtualHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo for netCDFRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for E00GRIDRasterBand at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for ECRGTOCSubDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo for EpsilonRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALDriverManager at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALPamRasterBand at GDAL_1.8" 1.8.0
@@ -11005,6 +12606,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for GDALWMSRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALWarpOperation at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GMLBinInputStream at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for GRASSASCIIDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo for ITABFeatureSymbol at GDAL_1.8" 1.8.0
  (c++)"typeinfo for IntergraphDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for IntergraphRGBBand at GDAL_1.8" 1.8.0
@@ -11015,7 +12617,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRDODSDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRDXFBlocksLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRDXFWriterLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRGFTResultLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRGPSBabelDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRGeomediaDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRILI1DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRILI2DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRLayerAttrIndex at GDAL_1.8" 1.8.0
@@ -11026,6 +12630,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRPGeoDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRPGeoTableLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRSDTSDataSource at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRSEGUKOOADriver at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRSEGYDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRUKOOAP190Layer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRXPlaneAPTLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneDMELayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneFIXLayer at GDAL_1.8" 1.8.0
@@ -11045,8 +12652,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for VSIZipWriteHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo for BMPComprRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALNoDataMaskBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for GDALWMSMetaDataset at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for GIFAbstractDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo for JPEG2000RasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for LevellerRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for NGSGEOIDRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRAeronavFAALayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGeoconceptLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRHTFPolygonLayer at GDAL_1.8" 1.8.0
@@ -11055,6 +12665,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRMySQLTableLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRODBCSelectLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRPGeoSelectLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRSEGYHeaderLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRSQLiteViewLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRShapeDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRTigerDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneAptReader at GDAL_1.8" 1.8.0
@@ -11075,13 +12687,18 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for GenBinBitRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for HDF4ImageRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for HDF5ImageRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRARCGENDataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRAVCBinDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRAVCE00DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRAeronavFAADriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRCouchDBRowsLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGREDIGEODataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRGeoRSSDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGeoconceptDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRHTFMetadataLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRHTFSoundingLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRIdrisiDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRLIBKMLDataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRMILayerAttrIndex at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRMySQLResultLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRNASRelationLayer at GDAL_1.8" 1.8.0
@@ -11103,11 +12720,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for GTiffSplitBitmapBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for IntergraphBitmapBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for IntergraphRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRCouchDBDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRCouchDBTableLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRDODSSequenceLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGeoJSONDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRMSSQLSpatialLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGROpenAirDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGROpenAirLabelLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRPGMemLayerWrapper at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRSEGUKOOABaseLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRSEGUKOOALineLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRSQLiteSelectLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneDMEILSLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneMarkerLayer at GDAL_1.8" 1.8.0
@@ -11130,16 +12752,23 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRAeronavFAAIAPLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGPSBabelDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGenSQLResultsLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRGeomediaDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRGeomediaTableLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRGeometryCollection at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRMSSQLSpatialDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRSEGUKOOADataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRXPlaneATCFreqLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneHelipadLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneStopwayLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for TABMAPObjHdrWithCoord at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSITarEntryFileOffset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIZipEntryFileOffset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for DIMAPWrapperRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo for GDALDefaultAsyncReader at GDAL_1.8" 1.8.0
  (c++)"typeinfo for KmlSuperOverlayDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for NITFProxyPamRasterBand at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRCouchDBOneLineLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for OGRGeomediaSelectLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRXPlanePavementLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALProxyPoolRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRAeronavFAADataSource at GDAL_1.8" 1.8.0
@@ -11147,11 +12776,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRDXFBlocksWriterLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRGeoconceptDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRNTFFeatureClassLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for OGRPGNoResetResultLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo for PostGISRasterRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for TigerPolygonCorrections at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VRTKernelFilteredSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIBufferedReaderHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIMemFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for VSIStdoutRedirectHandle at GDAL_1.8" 1.9.0
  (c++)"typeinfo for VSITarFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIZipFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALNoDataValuesMaskBand at GDAL_1.8" 1.8.0
@@ -11161,6 +12792,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for RPFTOCProxyRasterDataSet at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSICurlFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIGZipFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for ECRGTOCProxyRasterDataSet at GDAL_1.8" 1.9.0
  (c++)"typeinfo for GeometryInsertTransformer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRMSSQLSpatialDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRMSSQLSpatialTableLayer at GDAL_1.8" 1.8.0
@@ -11171,6 +12803,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for RPFTOCProxyRasterBandRGBA at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIArchiveEntryFileOffset at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIStdinFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for GDALWMSMiniDriver_TiledWMS at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRGPSBabelWriteDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRMSSQLSpatialSelectLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIStdoutFilesystemHandler at GDAL_1.8" 1.8.0
@@ -11189,15 +12822,19 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for OGRXPlaneRunwayThresholdLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneStartupLocationLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSIUnixStdioFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for GDALWMSMiniDriver_VirtualEarth at GDAL_1.8" 1.9.0
  (c++)"typeinfo for OGRXPlaneAPTLinearFeatureLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneTaxiwayRectangleLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for VSISparseFileFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"typeinfo for GDALProxyPoolOverviewRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneAirwayIntersectionLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlane_VASI_PAPI_WIGWAG_Layer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for GDALWMSMiniDriverFactory_TiledWMS at GDAL_1.8" 1.9.0
  (c++)"typeinfo for GDALWMSMiniDriverFactory_WorldWind at GDAL_1.8" 1.8.0
  (c++)"typeinfo for OGRXPlaneWaterRunwayThresholdLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for VSIStdoutRedirectFilesystemHandler at GDAL_1.8" 1.9.0
  (c++)"typeinfo for GDALWMSMiniDriverFactory_TileService at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for GDALWMSMiniDriverFactory_VirtualEarth at GDAL_1.8" 1.9.0
  (c++)"typeinfo for KML at GDAL_1.8" 1.8.0
  (c++)"typeinfo for TABArc at GDAL_1.8" 1.8.0
  (c++)"typeinfo for IniFile at GDAL_1.8" 1.8.0
@@ -11240,10 +12877,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for PCIDSK::CPCIDSK_PCT at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::CPCIDSK_TEX at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::SysBlockMap at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for PCIDSK::CLinkSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo for PCIDSK::IOInterfaces at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::PCIDSKGeoref at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for PCIDSK::PCIDSK_ARRAY at GDAL_1.8" 1.9.0
  (c++)"typeinfo for PCIDSK::CPCIDSKBitmap at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::CPCIDSKGeoref at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for PCIDSK::CPCIDSK_ARRAY at GDAL_1.8" 1.9.0
  (c++)"typeinfo for PCIDSK::CTiledChannel at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::PCIDSKChannel at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::PCIDSKSegment at GDAL_1.8" 1.8.0
@@ -11255,13 +12895,21 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo for PCIDSK::PCIDSKGCPSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::PCIDSKRPCSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::CPCIDSKGCP2Segment at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for PCIDSK::PCIDSKADS40Segment at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for PCIDSK::PCIDSKBinarySegment at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for PCIDSK::PCIDSKToutinSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo for PCIDSK::PCIDSKVectorSegment at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for PCIDSK::CPCIDSKBinarySegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo for PCIDSK::CPCIDSKVectorSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::PCIDSKAPModelSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::CPCIDSKAPModelSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::CPCIDSKRPCModelSegment at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for PCIDSK::PCIDSKEphemerisSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo for PCIDSK::CBandInterleavedChannel at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for PCIDSK::CPCIDSKEphemerisSegment at GDAL_1.8" 1.9.0
+ (c++)"typeinfo for PCIDSK::CPCIDSKADS40ModelSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo for PCIDSK::CPixelInterleavedChannel at GDAL_1.8" 1.8.0
+ (c++)"typeinfo for PCIDSK::CPCIDSKToutinModelSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo for PCIDSK::Mutex at GDAL_1.8" 1.8.0
  (c++)"typeinfo for PCIDSK::EDBFile at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for AIGDataset at GDAL_1.8" 1.8.0
@@ -11270,6 +12918,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for BMPDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for BSBDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for CPGDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for CTGDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for EIRDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for ERSDataset at GDAL_1.8" 1.8.0
@@ -11325,6 +12974,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for XYZDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for iom_object at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for AAIGDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for ACE2Dataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for ADRGDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for CEOSDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for DODSDataset at GDAL_1.8" 1.8.0
@@ -11355,6 +13005,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRCSVLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRDGNLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRDXFLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRGFTLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRGMLLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGPXLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGTMLayer at GDAL_1.8" 1.8.0
@@ -11371,6 +13022,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRS57Layer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRSFDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRSUALayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRSVGLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRStylePen at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRVFKLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRVRTLayer at GDAL_1.8" 1.8.0
@@ -11384,6 +13036,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for SDTSRawLine at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for TABPolyline at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for TABSeamless at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for ZMapDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for BTRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for COASPDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for COSARDataset at GDAL_1.8" 1.8.0
@@ -11403,6 +13056,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRDGNDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRDODSLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRDXFDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRGFTDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRGMLDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGPXDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGTMDriver at GDAL_1.8" 1.8.0
@@ -11421,7 +13075,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRRECDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRS57Driver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRSDTSLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRSEGYLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRSUADriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRSVGDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRStyleTool at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRTABDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRVFKDriver at GDAL_1.8" 1.8.0
@@ -11445,6 +13101,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for BMPRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for BSBRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for CCPRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for CTGRasterBand at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for ERSRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for FITRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GFFRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GIFRasterBand at GDAL_1.8" 1.8.0
@@ -11475,6 +13133,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGROGDIDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRPGeoDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRSDTSDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRSEGP1Layer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRSEGYDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRShapeLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRStyleBrush at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRStyleLabel at GDAL_1.8" 1.8.0
@@ -11488,6 +13148,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for RS2RasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for RawRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for SGIRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for SNODASDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for SRPRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for TABCollection at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for TABMAPObjLine at GDAL_1.8" 1.8.0
@@ -11501,17 +13162,21 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for TigerZipPlus4 at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VRTFuncSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VRTRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for VSICachedFile at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for VSICurlHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIGZipHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for WCSRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for XYZRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for netCDFDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for AAIGRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for ACE2RasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for ADRGRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for CEOSRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for CPLThreadMutex at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for DODSRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for DTEDRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for E00GRIDDataset at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for ECRGTOCDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for EHdrRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for ELASRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for EnvisatDataset at GDAL_1.8" 1.8.0
@@ -11537,11 +13202,15 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for NWT_GRDDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OCSTransformer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGDIRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRARCGENLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRAVCBinLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRAVCE00Layer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRDXFWriterDS at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGREDIGEOLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRFeatureDefn at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGeoRSSLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRIdrisiLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRLIBKMLLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRMIAttrIndex at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRMySQLDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRPCIDSKLayer at GDAL_1.8" 1.8.0
@@ -11572,11 +13241,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for TigerTLIDRange at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for USGSDEMDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIStdinHandle at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for ZMapRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for COASPRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for COSARRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALAsyncReader at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALMajorObject at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALRasterBlock at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for GMLExpatHandler at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for GS7BGRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GTiffBitmapBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GTiffRasterBand at GDAL_1.8" 1.8.0
@@ -11584,10 +13255,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for ITABFeatureFont at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for JPEG2000Dataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for LevellerDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for MerisL2FlagBand at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for NGSGEOIDDataset at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRARCGENDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRAVCBinDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRAVCE00Driver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRCouchDBLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGREDIGEODriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRGeoJSONLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGeoRSSDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRIdrisiDriver at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRLIBKMLDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRMultiPolygon at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGROpenAirLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRPCIDSKDriver at GDAL_1.8" 1.8.0
@@ -11623,13 +13301,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRAVCDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRBNADataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRCSVDataSource at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRCouchDBDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRDGNDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRDODSGridLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRDXFDataSource at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRGFTDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRGFTTableLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRGMLDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGPXDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGTMDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGeoJSONDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRGeomediaLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRGmtDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRHTFDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRKMLDataSource at GDAL_1.8" 1.8.0
@@ -11642,6 +13324,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRRECDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRS57DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRSUADataSource at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRSVGDataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRTABDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRVFKDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRVRTDataSource at GDAL_1.8" 1.8.0
@@ -11649,6 +13332,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRXPlaneGSLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PALSARRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for RPFTOCSubDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for SNODASRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for TABMAPCoordBlock at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for TABMAPIndexBlock at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for TigerEntityNames at GDAL_1.8" 1.8.0
@@ -11660,6 +13344,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for VSISubFileHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIVirtualHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for netCDFRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for E00GRIDRasterBand at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for ECRGTOCSubDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for EpsilonRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALDriverManager at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALPamRasterBand at GDAL_1.8" 1.8.0
@@ -11667,6 +13353,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for GDALWMSRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALWarpOperation at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GMLBinInputStream at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for GRASSASCIIDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for ITABFeatureSymbol at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for IntergraphDataset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for IntergraphRGBBand at GDAL_1.8" 1.8.0
@@ -11677,7 +13364,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRDODSDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRDXFBlocksLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRDXFWriterLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRGFTResultLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRGPSBabelDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRGeomediaDriver at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRILI1DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRILI2DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRLayerAttrIndex at GDAL_1.8" 1.8.0
@@ -11688,6 +13377,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRPGeoDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRPGeoTableLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRSDTSDataSource at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRSEGUKOOADriver at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRSEGYDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRUKOOAP190Layer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRXPlaneAPTLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneDMELayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneFIXLayer at GDAL_1.8" 1.8.0
@@ -11707,8 +13399,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for VSIZipWriteHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for BMPComprRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALNoDataMaskBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for GDALWMSMetaDataset at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for GIFAbstractDataset at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for JPEG2000RasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for LevellerRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for NGSGEOIDRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRAeronavFAALayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGeoconceptLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRHTFPolygonLayer at GDAL_1.8" 1.8.0
@@ -11717,6 +13412,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRMySQLTableLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRODBCSelectLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRPGeoSelectLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRSEGYHeaderLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRSQLiteViewLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRShapeDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRTigerDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneAptReader at GDAL_1.8" 1.8.0
@@ -11737,13 +13434,18 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for GenBinBitRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for HDF4ImageRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for HDF5ImageRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRARCGENDataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRAVCBinDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRAVCE00DataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRAeronavFAADriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRCouchDBRowsLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGREDIGEODataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRGeoRSSDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGeoconceptDriver at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRHTFMetadataLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRHTFSoundingLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRIdrisiDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRLIBKMLDataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRMILayerAttrIndex at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRMySQLResultLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRNASRelationLayer at GDAL_1.8" 1.8.0
@@ -11765,11 +13467,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for GTiffSplitBitmapBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for IntergraphBitmapBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for IntergraphRasterBand at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRCouchDBDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRCouchDBTableLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRDODSSequenceLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGeoJSONDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRMSSQLSpatialLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGROpenAirDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGROpenAirLabelLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRPGMemLayerWrapper at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRSEGUKOOABaseLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRSEGUKOOALineLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRSQLiteSelectLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneDMEILSLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneMarkerLayer at GDAL_1.8" 1.8.0
@@ -11792,16 +13499,23 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRAeronavFAAIAPLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGPSBabelDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGenSQLResultsLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRGeomediaDataSource at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRGeomediaTableLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRGeometryCollection at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRMSSQLSpatialDriver at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRSEGUKOOADataSource at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRXPlaneATCFreqLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneHelipadLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneStopwayLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for TABMAPObjHdrWithCoord at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSITarEntryFileOffset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIZipEntryFileOffset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for DIMAPWrapperRasterBand at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for GDALDefaultAsyncReader at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for KmlSuperOverlayDataset at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for NITFProxyPamRasterBand at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRCouchDBOneLineLayer at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for OGRGeomediaSelectLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRXPlanePavementLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALProxyPoolRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRAeronavFAADataSource at GDAL_1.8" 1.8.0
@@ -11809,11 +13523,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRDXFBlocksWriterLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRGeoconceptDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRNTFFeatureClassLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for OGRPGNoResetResultLayer at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for PostGISRasterRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for TigerPolygonCorrections at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VRTKernelFilteredSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIBufferedReaderHandle at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIMemFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for VSIStdoutRedirectHandle at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for VSITarFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIZipFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALNoDataValuesMaskBand at GDAL_1.8" 1.8.0
@@ -11823,6 +13539,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for RPFTOCProxyRasterDataSet at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSICurlFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIGZipFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for ECRGTOCProxyRasterDataSet at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for GeometryInsertTransformer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRMSSQLSpatialDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRMSSQLSpatialTableLayer at GDAL_1.8" 1.8.0
@@ -11833,6 +13550,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for RPFTOCProxyRasterBandRGBA at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIArchiveEntryFileOffset at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIStdinFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for GDALWMSMiniDriver_TiledWMS at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRGPSBabelWriteDataSource at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRMSSQLSpatialSelectLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIStdoutFilesystemHandler at GDAL_1.8" 1.8.0
@@ -11851,15 +13569,19 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for OGRXPlaneRunwayThresholdLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneStartupLocationLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSIUnixStdioFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for GDALWMSMiniDriver_VirtualEarth at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for OGRXPlaneAPTLinearFeatureLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneTaxiwayRectangleLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for VSISparseFileFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for GDALProxyPoolOverviewRasterBand at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneAirwayIntersectionLayer at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlane_VASI_PAPI_WIGWAG_Layer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for GDALWMSMiniDriverFactory_TiledWMS at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for GDALWMSMiniDriverFactory_WorldWind at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for OGRXPlaneWaterRunwayThresholdLayer at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for VSIStdoutRedirectFilesystemHandler at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for GDALWMSMiniDriverFactory_TileService at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for GDALWMSMiniDriverFactory_VirtualEarth at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for KML at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for TABArc at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for IniFile at GDAL_1.8" 1.8.0
@@ -11902,10 +13624,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for PCIDSK::CPCIDSK_PCT at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::CPCIDSK_TEX at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::SysBlockMap at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for PCIDSK::CLinkSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for PCIDSK::IOInterfaces at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::PCIDSKGeoref at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for PCIDSK::PCIDSK_ARRAY at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for PCIDSK::CPCIDSKBitmap at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::CPCIDSKGeoref at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for PCIDSK::CPCIDSK_ARRAY at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for PCIDSK::CTiledChannel at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::PCIDSKChannel at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::PCIDSKSegment at GDAL_1.8" 1.8.0
@@ -11917,32 +13642,47 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"typeinfo name for PCIDSK::PCIDSKGCPSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::PCIDSKRPCSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::CPCIDSKGCP2Segment at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for PCIDSK::PCIDSKADS40Segment at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for PCIDSK::PCIDSKBinarySegment at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for PCIDSK::PCIDSKToutinSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for PCIDSK::PCIDSKVectorSegment at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for PCIDSK::CPCIDSKBinarySegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for PCIDSK::CPCIDSKVectorSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::PCIDSKAPModelSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::CPCIDSKAPModelSegment at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::CPCIDSKRPCModelSegment at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for PCIDSK::PCIDSKEphemerisSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for PCIDSK::CBandInterleavedChannel at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for PCIDSK::CPCIDSKEphemerisSegment at GDAL_1.8" 1.9.0
+ (c++)"typeinfo name for PCIDSK::CPCIDSKADS40ModelSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for PCIDSK::CPixelInterleavedChannel at GDAL_1.8" 1.8.0
+ (c++)"typeinfo name for PCIDSK::CPCIDSKToutinModelSegment at GDAL_1.8" 1.9.0
  (c++)"typeinfo name for PCIDSK::Mutex at GDAL_1.8" 1.8.0
  (c++)"typeinfo name for PCIDSK::EDBFile at GDAL_1.8" 1.8.0
  (c++)"VTT for PCIDSK::CPCIDSK_PCT at GDAL_1.8" 1.8.0
  (c++)"VTT for PCIDSK::CPCIDSK_TEX at GDAL_1.8" 1.8.0
  (c++)"VTT for PCIDSK::SysBlockMap at GDAL_1.8" 1.8.0
+ (c++)"VTT for PCIDSK::CLinkSegment at GDAL_1.8" 1.9.0
  (c++)"VTT for PCIDSK::CPCIDSKBitmap at GDAL_1.8" 1.8.0
  (c++)"VTT for PCIDSK::CPCIDSKGeoref at GDAL_1.8" 1.8.0
+ (c++)"VTT for PCIDSK::CPCIDSK_ARRAY at GDAL_1.8" 1.9.0
  (c++)"VTT for PCIDSK::CPCIDSKSegment at GDAL_1.8" 1.8.0
  (c++)"VTT for PCIDSK::MetadataSegment at GDAL_1.8" 1.8.0
  (c++)"VTT for PCIDSK::CPCIDSKGCP2Segment at GDAL_1.8" 1.8.0
+ (c++)"VTT for PCIDSK::CPCIDSKBinarySegment at GDAL_1.8" 1.9.0
  (c++)"VTT for PCIDSK::CPCIDSKVectorSegment at GDAL_1.8" 1.8.0
  (c++)"VTT for PCIDSK::CPCIDSKAPModelSegment at GDAL_1.8" 1.8.0
  (c++)"VTT for PCIDSK::CPCIDSKRPCModelSegment at GDAL_1.8" 1.8.0
+ (c++)"VTT for PCIDSK::CPCIDSKEphemerisSegment at GDAL_1.8" 1.9.0
+ (c++)"VTT for PCIDSK::CPCIDSKADS40ModelSegment at GDAL_1.8" 1.9.0
+ (c++)"VTT for PCIDSK::CPCIDSKToutinModelSegment at GDAL_1.8" 1.9.0
  (c++)"vtable for AIGDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for BAGDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for BLXDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for BMPDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for BSBDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for CPGDataset at GDAL_1.8" 1.8.0
+ (c++)"vtable for CTGDataset at GDAL_1.8" 1.9.0
  (c++)"vtable for DataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for EIRDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for ERSDataset at GDAL_1.8" 1.8.0
@@ -11998,6 +13738,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for XYZDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for iom_object at GDAL_1.8" 1.8.0
  (c++)"vtable for AAIGDataset at GDAL_1.8" 1.8.0
+ (c++)"vtable for ACE2Dataset at GDAL_1.8" 1.9.0
  (c++)"vtable for ADRGDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for CEOSDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for DODSDataset at GDAL_1.8" 1.8.0
@@ -12028,6 +13769,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRCSVLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRDGNLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRDXFLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRGFTLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRGMLLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGPXLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGTMLayer at GDAL_1.8" 1.8.0
@@ -12044,6 +13786,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRS57Layer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRSFDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRSUALayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRSVGLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRStylePen at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRVFKLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRVRTLayer at GDAL_1.8" 1.8.0
@@ -12057,6 +13800,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for SDTSRawLine at GDAL_1.8" 1.8.0
  (c++)"vtable for TABPolyline at GDAL_1.8" 1.8.0
  (c++)"vtable for TABSeamless at GDAL_1.8" 1.8.0
+ (c++)"vtable for ZMapDataset at GDAL_1.8" 1.9.0
  (c++)"vtable for BTRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for COASPDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for COSARDataset at GDAL_1.8" 1.8.0
@@ -12076,6 +13820,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRDGNDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRDODSLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRDXFDriver at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRGFTDriver at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRGMLDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGPXDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGTMDriver at GDAL_1.8" 1.8.0
@@ -12094,7 +13839,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRRECDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRS57Driver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRSDTSLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRSEGYLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRSUADriver at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRSVGDriver at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRStyleTool at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRTABDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRVFKDriver at GDAL_1.8" 1.8.0
@@ -12118,6 +13865,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for BMPRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for BSBRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for CCPRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for CTGRasterBand at GDAL_1.8" 1.9.0
+ (c++)"vtable for ERSRasterBand at GDAL_1.8" 1.9.0
  (c++)"vtable for FITRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for GFFRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for GIFRasterBand at GDAL_1.8" 1.8.0
@@ -12148,6 +13897,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGROGDIDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRPGeoDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRSDTSDriver at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRSEGP1Layer at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRSEGYDriver at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRShapeLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRStyleBrush at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRStyleLabel at GDAL_1.8" 1.8.0
@@ -12161,6 +13912,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for RS2RasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for RawRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for SGIRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for SNODASDataset at GDAL_1.8" 1.9.0
  (c++)"vtable for SRPRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for TABCollection at GDAL_1.8" 1.8.0
  (c++)"vtable for TABMAPObjLine at GDAL_1.8" 1.8.0
@@ -12174,17 +13926,21 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for TigerZipPlus4 at GDAL_1.8" 1.8.0
  (c++)"vtable for VRTFuncSource at GDAL_1.8" 1.8.0
  (c++)"vtable for VRTRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for VSICachedFile at GDAL_1.8" 1.9.0
  (c++)"vtable for VSICurlHandle at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIGZipHandle at GDAL_1.8" 1.8.0
  (c++)"vtable for WCSRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for XYZRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for netCDFDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for AAIGRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for ACE2RasterBand at GDAL_1.8" 1.9.0
  (c++)"vtable for ADRGRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for CEOSRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for CPLThreadMutex at GDAL_1.8" 1.8.0
  (c++)"vtable for DODSRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for DTEDRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for E00GRIDDataset at GDAL_1.8" 1.9.0
+ (c++)"vtable for ECRGTOCDataset at GDAL_1.8" 1.9.0
  (c++)"vtable for EHdrRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for ELASRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for EnvisatDataset at GDAL_1.8" 1.8.0
@@ -12209,11 +13965,15 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for NWT_GRDDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for OCSTransformer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGDIRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRARCGENLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRAVCBinLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRAVCE00Layer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRDXFWriterDS at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGREDIGEOLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRFeatureDefn at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGeoRSSLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRIdrisiLayer at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRLIBKMLLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRMIAttrIndex at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRMySQLDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRPCIDSKLayer at GDAL_1.8" 1.8.0
@@ -12244,21 +14004,30 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for TigerTLIDRange at GDAL_1.8" 1.8.0
  (c++)"vtable for USGSDEMDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIStdinHandle at GDAL_1.8" 1.8.0
+ (c++)"vtable for ZMapRasterBand at GDAL_1.8" 1.9.0
  (c++)"vtable for COASPRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for COSARRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALAsyncReader at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALMajorObject at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALRasterBlock at GDAL_1.8" 1.8.0
+ (c++)"vtable for GMLExpatHandler at GDAL_1.8" 1.9.0
  (c++)"vtable for GS7BGRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for GTiffBitmapBand at GDAL_1.8" 1.8.0
  (c++)"vtable for GTiffRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for ILWISRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for JPEG2000Dataset at GDAL_1.8" 1.8.0
  (c++)"vtable for LevellerDataset at GDAL_1.8" 1.8.0
+ (c++)"vtable for MerisL2FlagBand at GDAL_1.8" 1.9.0
+ (c++)"vtable for NGSGEOIDDataset at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRARCGENDriver at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRAVCBinDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRAVCE00Driver at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRCouchDBLayer at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGREDIGEODriver at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRGeoJSONLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGeoRSSDriver at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRIdrisiDriver at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRLIBKMLDriver at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRMultiPolygon at GDAL_1.8" 1.8.0
  (c++)"vtable for OGROpenAirLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRPCIDSKDriver at GDAL_1.8" 1.8.0
@@ -12293,13 +14062,17 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRAVCDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRBNADataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRCSVDataSource at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRCouchDBDriver at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRDGNDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRDODSGridLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRDXFDataSource at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRGFTDataSource at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRGFTTableLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRGMLDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGPXDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGTMDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGeoJSONDriver at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRGeomediaLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRGmtDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRHTFDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRKMLDataSource at GDAL_1.8" 1.8.0
@@ -12312,6 +14085,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRRECDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRS57DataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRSUADataSource at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRSVGDataSource at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRTABDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRVFKDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRVRTDataSource at GDAL_1.8" 1.8.0
@@ -12319,6 +14093,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRXPlaneGSLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for PALSARRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for RPFTOCSubDataset at GDAL_1.8" 1.8.0
+ (c++)"vtable for SNODASRasterBand at GDAL_1.8" 1.9.0
  (c++)"vtable for TABMAPCoordBlock at GDAL_1.8" 1.8.0
  (c++)"vtable for TABMAPIndexBlock at GDAL_1.8" 1.8.0
  (c++)"vtable for TigerEntityNames at GDAL_1.8" 1.8.0
@@ -12330,6 +14105,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for VSISubFileHandle at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIVirtualHandle at GDAL_1.8" 1.8.0
  (c++)"vtable for netCDFRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for E00GRIDRasterBand at GDAL_1.8" 1.9.0
+ (c++)"vtable for ECRGTOCSubDataset at GDAL_1.8" 1.9.0
  (c++)"vtable for EpsilonRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALDriverManager at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALPamRasterBand at GDAL_1.8" 1.8.0
@@ -12337,6 +14114,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for GDALWMSRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALWarpOperation at GDAL_1.8" 1.8.0
  (c++)"vtable for GMLBinInputStream at GDAL_1.8" 1.8.0
+ (c++)"vtable for GRASSASCIIDataset at GDAL_1.8" 1.9.0
  (c++)"vtable for IntergraphDataset at GDAL_1.8" 1.8.0
  (c++)"vtable for IntergraphRGBBand at GDAL_1.8" 1.8.0
  (c++)"vtable for IntergraphRLEBand at GDAL_1.8" 1.8.0
@@ -12346,7 +14124,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRDODSDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRDXFBlocksLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRDXFWriterLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRGFTResultLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRGPSBabelDriver at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRGeomediaDriver at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRILI1DataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRILI2DataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRLayerAttrIndex at GDAL_1.8" 1.8.0
@@ -12357,6 +14137,9 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRPGeoDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRPGeoTableLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRSDTSDataSource at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRSEGUKOOADriver at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRSEGYDataSource at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRUKOOAP190Layer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRXPlaneAPTLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneDMELayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneFIXLayer at GDAL_1.8" 1.8.0
@@ -12376,8 +14159,11 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for VSIZipWriteHandle at GDAL_1.8" 1.8.0
  (c++)"vtable for BMPComprRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALNoDataMaskBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for GDALWMSMetaDataset at GDAL_1.8" 1.9.0
+ (c++)"vtable for GIFAbstractDataset at GDAL_1.8" 1.9.0
  (c++)"vtable for JPEG2000RasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for LevellerRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for NGSGEOIDRasterBand at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRAeronavFAALayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGeoconceptLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRHTFPolygonLayer at GDAL_1.8" 1.8.0
@@ -12386,6 +14172,8 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRMySQLTableLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRODBCSelectLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRPGeoSelectLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRSEGYHeaderLayer at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRSQLiteViewLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRShapeDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRTigerDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneAptReader at GDAL_1.8" 1.8.0
@@ -12406,13 +14194,18 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for GenBinBitRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for HDF4ImageRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for HDF5ImageRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRARCGENDataSource at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRAVCBinDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRAVCE00DataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRAeronavFAADriver at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRCouchDBRowsLayer at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGREDIGEODataSource at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRGeoRSSDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGeoconceptDriver at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRHTFMetadataLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRHTFSoundingLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRIdrisiDataSource at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRLIBKMLDataSource at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRMILayerAttrIndex at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRMySQLResultLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRNASRelationLayer at GDAL_1.8" 1.8.0
@@ -12434,11 +14227,16 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for GTiffSplitBitmapBand at GDAL_1.8" 1.8.0
  (c++)"vtable for IntergraphBitmapBand at GDAL_1.8" 1.8.0
  (c++)"vtable for IntergraphRasterBand at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRCouchDBDataSource at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRCouchDBTableLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRDODSSequenceLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGeoJSONDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRMSSQLSpatialLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGROpenAirDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGROpenAirLabelLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRPGMemLayerWrapper at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRSEGUKOOABaseLayer at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRSEGUKOOALineLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRSQLiteSelectLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneDMEILSLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneMarkerLayer at GDAL_1.8" 1.8.0
@@ -12461,16 +14259,23 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRAeronavFAAIAPLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGPSBabelDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGenSQLResultsLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRGeomediaDataSource at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRGeomediaTableLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRGeometryCollection at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRMSSQLSpatialDriver at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRSEGUKOOADataSource at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRXPlaneATCFreqLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneHelipadLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneStopwayLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for TABMAPObjHdrWithCoord at GDAL_1.8" 1.8.0
  (c++)"vtable for VSITarEntryFileOffset at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIZipEntryFileOffset at GDAL_1.8" 1.8.0
+ (c++)"vtable for DIMAPWrapperRasterBand at GDAL_1.8" 1.9.0
  (c++)"vtable for GDALDefaultAsyncReader at GDAL_1.8" 1.8.0
  (c++)"vtable for KmlSuperOverlayDataset at GDAL_1.8" 1.8.0
+ (c++)"vtable for NITFProxyPamRasterBand at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRCouchDBOneLineLayer at GDAL_1.8" 1.9.0
+ (c++)"vtable for OGRGeomediaSelectLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRXPlanePavementLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALProxyPoolRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRAeronavFAADataSource at GDAL_1.8" 1.8.0
@@ -12478,11 +14283,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRDXFBlocksWriterLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRGeoconceptDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRNTFFeatureClassLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for OGRPGNoResetResultLayer at GDAL_1.8" 1.9.0
  (c++)"vtable for PostGISRasterRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for TigerPolygonCorrections at GDAL_1.8" 1.8.0
  (c++)"vtable for VRTKernelFilteredSource at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIBufferedReaderHandle at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIMemFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"vtable for VSIStdoutRedirectHandle at GDAL_1.8" 1.9.0
  (c++)"vtable for VSITarFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIZipFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALNoDataValuesMaskBand at GDAL_1.8" 1.8.0
@@ -12492,6 +14299,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for RPFTOCProxyRasterDataSet at GDAL_1.8" 1.8.0
  (c++)"vtable for VSICurlFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIGZipFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"vtable for ECRGTOCProxyRasterDataSet at GDAL_1.8" 1.9.0
  (c++)"vtable for GeometryInsertTransformer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRMSSQLSpatialDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRMSSQLSpatialTableLayer at GDAL_1.8" 1.8.0
@@ -12502,6 +14310,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for RPFTOCProxyRasterBandRGBA at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIArchiveEntryFileOffset at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIStdinFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"vtable for GDALWMSMiniDriver_TiledWMS at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRGPSBabelWriteDataSource at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRMSSQLSpatialSelectLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIStdoutFilesystemHandler at GDAL_1.8" 1.8.0
@@ -12520,15 +14329,19 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for OGRXPlaneRunwayThresholdLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneStartupLocationLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for VSIUnixStdioFilesystemHandler at GDAL_1.8" 1.8.0
+ (c++)"vtable for GDALWMSMiniDriver_VirtualEarth at GDAL_1.8" 1.9.0
  (c++)"vtable for OGRXPlaneAPTLinearFeatureLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneTaxiwayRectangleLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for VSISparseFileFilesystemHandler at GDAL_1.8" 1.8.0
  (c++)"vtable for GDALProxyPoolOverviewRasterBand at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneAirwayIntersectionLayer at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlane_VASI_PAPI_WIGWAG_Layer at GDAL_1.8" 1.8.0
+ (c++)"vtable for GDALWMSMiniDriverFactory_TiledWMS at GDAL_1.8" 1.9.0
  (c++)"vtable for GDALWMSMiniDriverFactory_WorldWind at GDAL_1.8" 1.8.0
  (c++)"vtable for OGRXPlaneWaterRunwayThresholdLayer at GDAL_1.8" 1.8.0
+ (c++)"vtable for VSIStdoutRedirectFilesystemHandler at GDAL_1.8" 1.9.0
  (c++)"vtable for GDALWMSMiniDriverFactory_TileService at GDAL_1.8" 1.8.0
+ (c++)"vtable for GDALWMSMiniDriverFactory_VirtualEarth at GDAL_1.8" 1.9.0
  (c++)"vtable for KML at GDAL_1.8" 1.8.0
  (c++)"vtable for TABArc at GDAL_1.8" 1.8.0
  (c++)"vtable for IniFile at GDAL_1.8" 1.8.0
@@ -12570,10 +14383,13 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for PCIDSK::CPCIDSK_PCT at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::CPCIDSK_TEX at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::SysBlockMap at GDAL_1.8" 1.8.0
+ (c++)"vtable for PCIDSK::CLinkSegment at GDAL_1.8" 1.9.0
  (c++)"vtable for PCIDSK::IOInterfaces at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::PCIDSKGeoref at GDAL_1.8" 1.8.0
+ (c++)"vtable for PCIDSK::PCIDSK_ARRAY at GDAL_1.8" 1.9.0
  (c++)"vtable for PCIDSK::CPCIDSKBitmap at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::CPCIDSKGeoref at GDAL_1.8" 1.8.0
+ (c++)"vtable for PCIDSK::CPCIDSK_ARRAY at GDAL_1.8" 1.9.0
  (c++)"vtable for PCIDSK::CTiledChannel at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::PCIDSKChannel at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::PCIDSKSegment at GDAL_1.8" 1.8.0
@@ -12585,13 +14401,21 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"vtable for PCIDSK::PCIDSKGCPSegment at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::PCIDSKRPCSegment at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::CPCIDSKGCP2Segment at GDAL_1.8" 1.8.0
+ (c++)"vtable for PCIDSK::PCIDSKADS40Segment at GDAL_1.8" 1.9.0
+ (c++)"vtable for PCIDSK::PCIDSKBinarySegment at GDAL_1.8" 1.9.0
+ (c++)"vtable for PCIDSK::PCIDSKToutinSegment at GDAL_1.8" 1.9.0
  (c++)"vtable for PCIDSK::PCIDSKVectorSegment at GDAL_1.8" 1.8.0
+ (c++)"vtable for PCIDSK::CPCIDSKBinarySegment at GDAL_1.8" 1.9.0
  (c++)"vtable for PCIDSK::CPCIDSKVectorSegment at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::PCIDSKAPModelSegment at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::CPCIDSKAPModelSegment at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::CPCIDSKRPCModelSegment at GDAL_1.8" 1.8.0
+ (c++)"vtable for PCIDSK::PCIDSKEphemerisSegment at GDAL_1.8" 1.9.0
  (c++)"vtable for PCIDSK::CBandInterleavedChannel at GDAL_1.8" 1.8.0
+ (c++)"vtable for PCIDSK::CPCIDSKEphemerisSegment at GDAL_1.8" 1.9.0
+ (c++)"vtable for PCIDSK::CPCIDSKADS40ModelSegment at GDAL_1.8" 1.9.0
  (c++)"vtable for PCIDSK::CPixelInterleavedChannel at GDAL_1.8" 1.8.0
+ (c++)"vtable for PCIDSK::CPCIDSKToutinModelSegment at GDAL_1.8" 1.9.0
  (c++)"vtable for PCIDSK::Mutex at GDAL_1.8" 1.8.0
  (c++)"vtable for PCIDSK::EDBFile at GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to NASHandler::fatalError(xercesc_2_8::SAXParseException const&)@GDAL_1.8" 1.8.0
@@ -12648,7 +14472,7 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"non-virtual thunk to ParserHandler::~ParserHandler()@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to GMLXercesHandler::~GMLXercesHandler()@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to GMLXercesHandler::~GMLXercesHandler()@GDAL_1.8" 1.8.0
- (c++)"non-virtual thunk to GMLXercesHandler::GetAttributes(void*)@GDAL_1.8" 1.8.0
+ (c++)"non-virtual thunk to GMLXercesHandler::AddAttributes(CPLXMLNode*, void*)@GDAL_1.8" 1.9.0
  (c++)"non-virtual thunk to GMLXercesHandler::GetAttributeValue(void*, char const*)@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to GMLXercesHandler::GetFID(void*)@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to GMLXercesHandler::~GMLXercesHandler()@GDAL_1.8" 1.8.0
@@ -12666,6 +14490,26 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"non-virtual thunk to ParserHandler::~ParserHandler()@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to GMLXercesHandler::~GMLXercesHandler()@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to GMLXercesHandler::~GMLXercesHandler()@GDAL_1.8" 1.8.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKBinarySegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKBinarySegment::~CPCIDSKBinarySegment()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKBinarySegment::~CPCIDSKBinarySegment()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKEphemerisSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKEphemerisSegment::~CPCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKEphemerisSegment::~CPCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKADS40ModelSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKADS40ModelSegment::~CPCIDSKADS40ModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKADS40ModelSegment::~CPCIDSKADS40ModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKToutinModelSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKToutinModelSegment::~CPCIDSKToutinModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKToutinModelSegment::~CPCIDSKToutinModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSK_ARRAY::SetDimensionCount(unsigned char)@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSK_ARRAY::SetArray(std::vector<double, std::allocator<double> > const&)@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSK_ARRAY::SetSizes(std::vector<unsigned int, std::allocator<unsigned int> > const&)@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSK_ARRAY::~CPCIDSK_ARRAY()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSK_ARRAY::~CPCIDSK_ARRAY()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSK_ARRAY::GetDimensionCount() const at GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSK_ARRAY::GetArray() const at GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSK_ARRAY::GetSizes() const at GDAL_1.8" 1.9.0
  (c++)"non-virtual thunk to NASHandler::characters(unsigned short const*, unsigned int)@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to NASHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*)@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to NASHandler::startElement(unsigned short const*, unsigned short const*, unsigned short const*, xercesc_2_8::Attributes const&)@GDAL_1.8" 1.8.0
@@ -12702,28 +14546,46 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"non-virtual thunk to GMLXercesHandler::startElement(unsigned short const*, unsigned short const*, unsigned short const*, xercesc_2_8::Attributes const&)@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to GMLXercesHandler::~GMLXercesHandler()@GDAL_1.8" 1.8.0
  (c++)"non-virtual thunk to GMLXercesHandler::~GMLXercesHandler()@GDAL_1.8" 1.8.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKToutinModelSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKToutinModelSegment::~CPCIDSKToutinModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"non-virtual thunk to PCIDSK::CPCIDSKToutinModelSegment::~CPCIDSKToutinModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::GetDownsample() const at GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::~CPCIDSKRPCModelSegment()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::~CPCIDSKRPCModelSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSK_PCT::~CPCIDSK_PCT()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSK_PCT::~CPCIDSK_PCT()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSK_TEX::~CPCIDSK_TEX()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSK_TEX::~CPCIDSK_TEX()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::SysBlockMap::~SysBlockMap()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::SysBlockMap::~SysBlockMap()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CLinkSegment::~CLinkSegment()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CLinkSegment::~CLinkSegment()@GDAL_1.8" 1.9.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKBitmap::~CPCIDSKBitmap()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKBitmap::~CPCIDSKBitmap()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKGeoref::~CPCIDSKGeoref()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKGeoref::~CPCIDSKGeoref()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSK_ARRAY::~CPCIDSK_ARRAY()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSK_ARRAY::~CPCIDSK_ARRAY()@GDAL_1.8" 1.9.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKSegment::~CPCIDSKSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKSegment::~CPCIDSKSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::MetadataSegment::~MetadataSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::MetadataSegment::~MetadataSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKGCP2Segment::~CPCIDSKGCP2Segment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKGCP2Segment::~CPCIDSKGCP2Segment()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKBinarySegment::~CPCIDSKBinarySegment()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKBinarySegment::~CPCIDSKBinarySegment()@GDAL_1.8" 1.9.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKVectorSegment::~CPCIDSKVectorSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKVectorSegment::~CPCIDSKVectorSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKAPModelSegment::~CPCIDSKAPModelSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKAPModelSegment::~CPCIDSKAPModelSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::~CPCIDSKRPCModelSegment()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::~CPCIDSKRPCModelSegment()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKEphemerisSegment::~CPCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKEphemerisSegment::~CPCIDSKEphemerisSegment()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKADS40ModelSegment::~CPCIDSKADS40ModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKADS40ModelSegment::~CPCIDSKADS40ModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKToutinModelSegment::~CPCIDSKToutinModelSegment()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKToutinModelSegment::~CPCIDSKToutinModelSegment()@GDAL_1.8" 1.9.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKGCP2Segment::GetGCPs() const at GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::GetXNumerator() const at GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::SysBlockMap::Initialize()@GDAL_1.8" 1.8.0
@@ -12775,17 +14637,23 @@ libgdal.so.1 libgdal1 #MINVER#
  (c++)"virtual thunk to PCIDSK::CPCIDSKSegment::PushHistory(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::GetGeosysString() const at GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::SysBlockMap::Synchronize()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CLinkSegment::Synchronize()@GDAL_1.8" 1.9.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKBitmap::Synchronize()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSK_ARRAY::Synchronize()@GDAL_1.8" 1.9.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKSegment::Synchronize()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::MetadataSegment::Synchronize()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKBinarySegment::Synchronize()@GDAL_1.8" 1.9.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKVectorSegment::Synchronize()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::Synchronize()@GDAL_1.8" 1.9.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::SetGeosysString(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKEphemerisSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKADS40ModelSegment::Synchronize()@GDAL_1.8" 1.9.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKToutinModelSegment::Synchronize()@GDAL_1.8" 1.9.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKSegment::ConsistencyCheck()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKVectorSegment::ConsistencyCheck()@GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::GetLines() const at GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::GetPixels() const at GDAL_1.8" 1.8.0
  (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::SetRasterSize(unsigned int, unsigned int)@GDAL_1.8" 1.8.0
- (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::~CPCIDSKRPCModelSegment()@GDAL_1.8" 1.8.0
- (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::~CPCIDSKRPCModelSegment()@GDAL_1.8" 1.8.0
+ (c++)"virtual thunk to PCIDSK::CPCIDSKRPCModelSegment::SetDownsample(unsigned int)@GDAL_1.8" 1.9.0
  (c++)"OCSTransformer::OCSTransformer(double*)::adfWY at GDAL_1.8" 1.8.0
  (c++)"OCSTransformer::OCSTransformer(double*)::adfWZ at GDAL_1.8" 1.8.0

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list