diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2012-10-01 23:52:56 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2012-10-01 23:52:56 (GMT) |
commit | 41c8a10740d4568f9bd4bc7308f72468dac873da (patch) | |
tree | ddead2d896b3bdcfa90cec139842855ad521a441 | |
parent | fa935398b30ac04aee48cfefdd083a5a80a93c29 (diff) | |
download | hdf5-41c8a10740d4568f9bd4bc7308f72468dac873da.zip hdf5-41c8a10740d4568f9bd4bc7308f72468dac873da.tar.gz hdf5-41c8a10740d4568f9bd4bc7308f72468dac873da.tar.bz2 |
[svn-r22849] Updated with changes.
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 5da89cd..8c1c8b0 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -701,6 +701,9 @@ Bug Fixes since HDF5-1.8.0 release Performance ------------- + - Removed program perform/benchpar from the enable-build-all list. The + program will be retired or moved to another location. HDFFV-8156 + (AKC 2012/10/01) - Retired program perform/mpi-perf. Its purpose has been incorporated into h5perf before. (AKC 2012/09/20) - ifdefs added to tests around include unistd.h and function to simulate |