[svn-r4735] Purpose:

Bug Fix
Description:
    Document bug fix.
This commit is contained in:
Quincey Koziol 2001-12-18 15:26:43 -05:00
parent d82fa846a7
commit d076556c2b

View File

@ -95,6 +95,8 @@ Library
selection by one element as valid.
* Fixed the internal macros used to encode & decode file metadata, to avoid
an unaligned access warning on IA64 machines.
* Corrected behavior of H5Tinsert to not allow compound datatype fields to
be inserted past the end of the datatype.
Configuration
-------------