summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>2000-06-08 15:15:01 (GMT)
committerRobb Matzke <matzke@llnl.gov>2000-06-08 15:15:01 (GMT)
commitc4411531bd8883e221a4dfb9e862bc096670607e (patch)
tree261fc2fa735d3b713150fc66f25bb244466e45f6 /RELEASE
parent6e119423702b4386c4ddb0ed11d9b4d3eec6e249 (diff)
downloadhdf5-c4411531bd8883e221a4dfb9e862bc096670607e.zip
hdf5-c4411531bd8883e221a4dfb9e862bc096670607e.tar.gz
hdf5-c4411531bd8883e221a4dfb9e862bc096670607e.tar.bz2
[svn-r2370] Added note about struct(opt) type converter fix.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 6525e04..96670bc 100644
--- a/RELEASE
+++ b/RELEASE
@@ -66,6 +66,10 @@ Bug fixes since HDF5-1.2.1
many hash flushes and also remove some redundant I/O when moving metadata
blocks in the file.
* The libhdf5.settings file shows the correct machine byte-sex.
+ * The "struct(opt)" type conversion function which gets invoked for
+ certain compound datatype conversions was fixed for nested compound
+ types. This required a small change in the datatype conversion
+ function API.
* h5dump correctly displays opaque and bitfield types.
Known Problems: