diff options
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 4d914b8..215c35b 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -161,7 +161,11 @@ New Features when using parallel via the '--enable-stream_vfd' and '--enable-shared' options, respectively. If not explicity defined, These settings default to enabled when parallel is not used, - and disabled when parallel is used. + and disabled when parallel is used. MAM 2006/06/21 + - When both shared and static libraries are enabled, h5cc will test + compilation of both shared and static libraries, ultimately + linking with static libraries, as opposed to only doing a single + compile of static libraries. MAM 2006/06/21 Library: -------- |