summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 225b17e..35acc34 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -484,6 +484,13 @@ Bug Fixes since HDF5-1.14.0 release
Configuration
-------------
+ - Fixed a configuration issue that prevented building of the Subfiling VFD on macOS
+
+ Checks were added to the CMake and Autotools code to verify that CLOCK_MONOTONIC_COARSE,
+ PTHREAD_MUTEX_ADAPTIVE_NP and pthread_condattr_setclock() are available before attempting
+ to use them in Subfiling VFD-related utility code. Without these checks, attempting
+ to build the Subfiling VFD on macOS would fail.
+
- The accum test now passes on macOS 12+ (Monterey) w/ CMake
Due to changes in the way macOS handles LD_LIBRARY_PATH, the accum test