diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 623c0bc853..3d3294b32f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -7,7 +7,8 @@ This file contains a high-level description of this package's evolution. Release ## 4.9.3 - TBD -* Cleanup the option code for NETCDF_ENABLE_SET_LOG_LEVEL\[_FUNC\] See [Github #2931](https://github.com/Unidata/netcdf-c/issues/2931) for more information. +* Support access to HDF5 files on DAOS. See [Github #????](https://github.com/Unidata/netcdf-c/issues/????) for more information. +* Cleanup the option code for NETCDF_ENABLE_SET_LOG_LEVEL\[_FUNC\]. See [Github #2931](https://github.com/Unidata/netcdf-c/issues/2931) for more information. * Fix duplicate definition when using aws-sdk-cpp. See [Github #2928](https://github.com/Unidata/netcdf-c/issues/2928) for more information. * Cleanup various obsolete options and do some code refactoring. See [Github #2926](https://github.com/Unidata/netcdf-c/issues/2926) for more information. * Convert the Zarr-related ENABLE_XXX options to NETCDF_ENABLE_XXX options (part of the cmake overhaul). See [Github #2923](https://github.com/Unidata/netcdf-c/issues/2923) for more information.