diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2001-04-03 16:13:06 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2001-04-03 16:13:06 (GMT) |
commit | a7dbac6541251f3590df3dd2836343134210f28c (patch) | |
tree | aa14c0b502b3446fa4dd2a040793f5db8d1a90b7 /doc/html | |
parent | e2e4a78df75c9627126d9285653927ca084b5be6 (diff) | |
download | hdf5-a7dbac6541251f3590df3dd2836343134210f28c.zip hdf5-a7dbac6541251f3590df3dd2836343134210f28c.tar.gz hdf5-a7dbac6541251f3590df3dd2836343134210f28c.tar.bz2 |
[svn-r3762]
Description:
Corrected link to "Image Details" document and added note regarding
its being under revision at the time of the release.
Diffstat (limited to 'doc/html')
-rwxr-xr-x | doc/html/ADGuide/Changes.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index 7bc4242..08eb8dc 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -47,11 +47,17 @@ an application synchroniaed with the HDF5 library or related software. An image conversion bug in the <code>h4toh5</code> utility has been fixed. Earlier releases of the utility produced images that did not correctly conform to the - <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide/ImageSpec.html"><cite>HDF5 Image and Palette Specification</cite></a>. + <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide/ImageSpec.html"> + <cite>HDF5 Image and Palette Specification</cite></a>. Several required HDF5 attributes were omitted, and the dataspace were reversed (i.e., the height and width of the image dataset were - incorrectly described). For more information, please see - http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageDetails.html. + incorrectly described). For more information, see + <a href="http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageDetails.htm" + target="ExtWin"><cite>Revisions and Updates to HDF5 Image + Handling</cite></a>. + (As of Release 1.4.1, that document is still under revision. + An updated version will be posted at the above-referenced site + as soon as it is available.) <p> See <a href="RELEASE.txt" target="ExtWin">RELEASE.txt</a> for a list of bugs fixed in the HDF5 library. |