diff options
Diffstat (limited to 'RELEASE.txt')
-rw-r--r-- | RELEASE.txt | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index b27ca3d..2fd76e0 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -40,9 +40,11 @@ New Features Bug Fixes since HDF5-1.4.1 Release ================================== - * Fixed bug with non-zero userblock sizes causing raw data to not write - correctly. - * Fixed problems with Pablo build and linking with non-standard MPI I/O + * Fixed bug with non-zero userblock sizes causing raw data to not + write correctly. + * Fixed problems with Pablo build and linking with non-standard MPI I/O. + * Fixed build on Linux systems with --enable-static-exec flag. It now + works correctly. Documentation @@ -99,8 +101,8 @@ Known Problems * The shared library failed compilation on IRIX 6.5. - * After "make install" or "make install-doc" one may need to reload the source - from the tar file before doing another build. + * After "make install" or "make install-doc" one may need to reload + the source from the tar file before doing another build. * See "Known problems" section for the HDF5 1.4.0 release in the HISTORY.txt file. |