diff --git a/gdal.changes b/gdal.changes index ee8f268..4b29d05 100644 --- a/gdal.changes +++ b/gdal.changes @@ -2,7 +2,14 @@ Thu Nov 7 09:09:26 UTC 2024 - Bruno Friedmann - Update to feature release 3.10.0 - https://github.com/OSGeo/gdal/blob/v3.10.0/NEWS.md + * https://github.com/OSGeo/gdal/blob/v3.10.0/NEWS.md + * RFC 101: Raster dataset read-only thread-safety + * New read/write AVIF raster driver + * New read-only SNAP_TIFF raster driver for Sentinel Application + Processing GeoTIFF files + * New OGR read-only XODR driver for OpenDRIVE (#9504) + * Code linting and security fixes + * Bump of shared lib major version ------------------------------------------------------------------- Sat Oct 26 14:59:07 UTC 2024 - Enno Tensing