diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-12-29 19:03:45 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-12-29 19:03:45 (GMT) |
commit | b6fd9f9d760dbe4e6ab530b12e0672088570224a (patch) | |
tree | c93da9ae1b0d98cde4dca609db05e90e45ccf817 /release_docs/RELEASE.txt | |
parent | 754e7b40b986e53a6060acdedb2d445e2ad1b8b9 (diff) | |
download | hdf5-b6fd9f9d760dbe4e6ab530b12e0672088570224a.zip hdf5-b6fd9f9d760dbe4e6ab530b12e0672088570224a.tar.gz hdf5-b6fd9f9d760dbe4e6ab530b12e0672088570224a.tar.bz2 |
[svn-r7990] Purpose:
Update release notes for recent VL-datatype bug fix.
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 6a3be42..ca689d9 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -93,6 +93,8 @@ Bug Fixes since HDF5-1.6.0 release Library ------- + - Fixed bug with variable-length datatypes used in compound datatypes. + SLU - 2003/12/29 - Fixed bug where scalar dataspaces for attributes were reporting as simple dataspaces. QAK - 2003/12/13 - Fixed problem with selection offsets of hyperslab selections in |