summaryrefslogtreecommitdiffstats
path: root/RELEASE.txt
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-05-01 16:43:13 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-05-01 16:43:13 (GMT)
commita6b0e81432c16df8b0806a586032a188d7ff93f5 (patch)
tree9fb2cf0db946d0b718ace1ba5ffc25e310f51099 /RELEASE.txt
parentdb4b7e0fee13de233fd20271a4a3784b46c6dd35 (diff)
downloadhdf5-a6b0e81432c16df8b0806a586032a188d7ff93f5.zip
hdf5-a6b0e81432c16df8b0806a586032a188d7ff93f5.tar.gz
hdf5-a6b0e81432c16df8b0806a586032a188d7ff93f5.tar.bz2
[svn-r3879] Purpose:
Documented Bug Fix Description: Documented the bug fix of the Linux --enable-static-exec problem.
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt12
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.