diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2003-11-27 17:19:00 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2003-11-27 17:19:00 (GMT) |
commit | 684db5595b5fa30633eb648f6e71a36d3857644a (patch) | |
tree | f2957f22a86bedc4d2c9c8f6265e7a41d7b8c5c7 /release_docs | |
parent | c934e9c67c6d4bfcc5cf4ad7d111c60e6acd4aa7 (diff) | |
download | hdf5-684db5595b5fa30633eb648f6e71a36d3857644a.zip hdf5-684db5595b5fa30633eb648f6e71a36d3857644a.tar.gz hdf5-684db5595b5fa30633eb648f6e71a36d3857644a.tar.bz2 |
[svn-r7900] Updated.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 8fd3a7c..10f7127 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -64,6 +64,11 @@ New Features Parallel Library: ----------------- + - Add options of using atomicity and file-sync to test_mpio_1wMr. + AKC - 2003/11/13 + - Added parallel test, test_mpio_1wMr, which tests if the + underlaying parallel I/O system is conforming to the POSIX + write/read requirement. AKC - 2003/11/12 Tools: ------ |