From c4411531bd8883e221a4dfb9e862bc096670607e Mon Sep 17 00:00:00 2001 From: Robb Matzke Date: Thu, 8 Jun 2000 10:15:01 -0500 Subject: [svn-r2370] Added note about struct(opt) type converter fix. --- RELEASE | 4 ++++ 1 file changed, 4 insertions(+) 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: -- cgit v0.12