Skip to content

Commit

Permalink
NEWS.md: mention libaec dependency [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Nov 4, 2023
1 parent 5239fc8 commit 3f622eb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ GDAL 3.7.x bugfix release.

See [MIGRATION_GUIDE.TXT](https://github.com/OSGeo/gdal/blob/release/3.8/MIGRATION_GUIDE.TXT)

## New optional dependencies

* libaec to enable CCSDS Adaptive Entropy Coding decompression in the GRIB driver

## Build

* emit better error message when a raster driver cannot be enabled
Expand Down Expand Up @@ -210,7 +214,7 @@ ESRIC driver:

GRIB driver:
* allow opening files with invalid Earth of shape (#7811)
* implement CCSDS Adaptive Entropy Coding decompression (template 5.42) (#8092)
* implement CCSDS Adaptive Entropy Coding decompression. Requires libaec (#8092)
* only emit a CPLDebug() instead of a message on stdout when there are trailing
bytes (#8574)
* GRIB2 SRS writing: add support for Rotated LatLong grids (fixes #8536)
Expand Down

0 comments on commit 3f622eb

Please sign in to comment.