diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-12-29 19:03:49 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-12-29 19:03:49 (GMT) |
commit | 7a84df8979b89fd988d2c034260866854be55e47 (patch) | |
tree | 8f14247ee58f2ddaebd8c30166eeb819c9c32484 | |
parent | 4db6879a8c8c4983bebb336db53a91bc2bf5d8a3 (diff) | |
download | hdf5-7a84df8979b89fd988d2c034260866854be55e47.zip hdf5-7a84df8979b89fd988d2c034260866854be55e47.tar.gz hdf5-7a84df8979b89fd988d2c034260866854be55e47.tar.bz2 |
[svn-r7991] Purpose:
Update release notes for recent VL-datatype bug fix.
-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 e83a426..40a570e 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -71,6 +71,8 @@ Bug Fixes since HDF5-1.6.1 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 |