2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-04-12 17:31:09 +08:00

[svn-r14852] Purpose: Update bug fixes

Description:
    Added notes about fixes on bugzillas 1045 and 1056.
This commit is contained in:
Binh-Minh Ribler 2008-04-21 00:40:03 -05:00
parent 115689570f
commit bf41e5ed3d

@ -112,6 +112,14 @@ Bug Fixes since HDF5-1.8.0 release
F90 APIs
--------
C++ APIs
--------
- Fixed bug that caused segfaults in Attribute::read. (BMR - 2008/04/20)
- Fixed bug in PropList::getClassName to use portable HDfree instead
of free. (BMR - 2008/04/20)
Platforms Tested
================