diff options
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 47c7fee..655fe89 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -698,6 +698,8 @@ Bug Fixes since HDF5-1.8.0 release Performance ------------- + - 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 getlogin() on Windows. (ADB - 2011/08/15) |