diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-12-21 21:25:18 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-12-21 21:25:18 (GMT) |
commit | d38782bcc0963ab67a47d53e3707907883f284b0 (patch) | |
tree | f950cf7be51fd45ea17ebdd285c8123f2e8ccbbc /release_docs/RELEASE.txt | |
parent | 92a93ff52fead37ffcfd849965db25b76b1f2eae (diff) | |
download | hdf5-d38782bcc0963ab67a47d53e3707907883f284b0.zip hdf5-d38782bcc0963ab67a47d53e3707907883f284b0.tar.gz hdf5-d38782bcc0963ab67a47d53e3707907883f284b0.tar.bz2 |
[svn-r4753]
Purpose:
Doc
Description:
Added that we support PHDF5 on Hp-UX11.
Diffstat (limited to 'release_docs/RELEASE.txt')
-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 87690eb..96ca658 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -209,6 +209,8 @@ New Features in order to correctly handle dataset region references. Moved H5Rget_object_type() to be only compiled into the library when v1.4 compatibility is enabled. + * Parallel HDF5 is now supported on HP-UX 11.00 platforms. + Platforms Tested ================ |