summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2005-10-06 14:05:15 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2005-10-06 14:05:15 (GMT)
commitaa07a19a40e33a7799a5e58c354ec99e84df2246 (patch)
treec036a0ab81ee74f461d97fd124823ef7a187cbb9 /release_docs
parent2669c8e9fe55ebde05774b263333d859cd5ec9f2 (diff)
downloadhdf5-aa07a19a40e33a7799a5e58c354ec99e84df2246.zip
hdf5-aa07a19a40e33a7799a5e58c354ec99e84df2246.tar.gz
hdf5-aa07a19a40e33a7799a5e58c354ec99e84df2246.tar.bz2
[svn-r11504] UPdated with the adding of mpich2 informal support.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt1
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