diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-10-06 14:05:15 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-10-06 14:05:15 (GMT) |
commit | aa07a19a40e33a7799a5e58c354ec99e84df2246 (patch) | |
tree | c036a0ab81ee74f461d97fd124823ef7a187cbb9 | |
parent | 2669c8e9fe55ebde05774b263333d859cd5ec9f2 (diff) | |
download | hdf5-aa07a19a40e33a7799a5e58c354ec99e84df2246.zip hdf5-aa07a19a40e33a7799a5e58c354ec99e84df2246.tar.gz hdf5-aa07a19a40e33a7799a5e58c354ec99e84df2246.tar.bz2 |
[svn-r11504] UPdated with the adding of mpich2 informal support.
-rw-r--r-- | release_docs/RELEASE.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ccd162f..b5297fc 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -263,6 +263,7 @@ New Features Parallel Library: ----------------- + - Added mpich2 as a testing "platform" informally. AKC - 2005/9/28. - A dataset created in serial mode with H5D_ALLOC_TIME_INCR allocation setting was not extendible, either explicitly by H5Dextend or implicitly by writing to unallocated chunks. Library now allocates |