Skip to content

Commit

Permalink
updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Oct 12, 2023
1 parent 2419d85 commit a78323e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion release_docs/RELEASE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,12 @@ Bug Fixes since HDF5-1.14.0 release
configuration information in the HDF5_VOL_CONNECTOR environment variable and
would incorrectly report that the specified VOL connector isn't registered
due to including the configuration information as part of the VOL connector
name being checked for registration status. This has now been fixed.
name being checked for registration status. This has now been fixed.

- Fixed Fortran 2003 test with gfortran-v13, optimization levels O2,O3

Fixes failing Fortran 2003 test with gfortran, optimization level O2,O3
with -fdefault-real-16. Fixes GH #2928.


Platforms Tested
Expand Down

0 comments on commit a78323e

Please sign in to comment.