diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-24 22:31:50 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-24 22:31:50 (GMT) |
commit | fa74a2e1e2793c2317878cd814164eef66aca918 (patch) | |
tree | 614c8bc81120723d9fcbf4d59f69c729a714d4e0 /release_docs | |
parent | 0c936cb87645f03b88801d42f7080445101b22e0 (diff) | |
download | hdf5-fa74a2e1e2793c2317878cd814164eef66aca918.zip hdf5-fa74a2e1e2793c2317878cd814164eef66aca918.tar.gz hdf5-fa74a2e1e2793c2317878cd814164eef66aca918.tar.bz2 |
[svn-r6749] Purpose:
Update
Description:
The H5FC was already in this doc...but under "bug fixes". Removed
that since it's really a new feature.
Platforms tested:
IBM/PC Jr.
Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index fca3900..596fb41 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -235,7 +235,6 @@ Configuration Tools ----- - * Added fortran compiling command h5fc. BW - 2003/04/10 * Added a -force option to h5redeploy. AKC - 2003/03/04 * The VL string bug(data and datatype cannot be shown) in h5dump is fixed. -SLU - 2002/11/18 |