mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r15370] Description:
Update release notes for file mounting bug fix and adding 'mounted' flag to H5G_info_t.
This commit is contained in:
parent
516c63299f
commit
f7547f2db7
@ -50,6 +50,7 @@ New Features
|
|||||||
|
|
||||||
Library:
|
Library:
|
||||||
--------
|
--------
|
||||||
|
- Added 'mounted' field to H5G_info_t struct. (QAK - 2008/07/15)
|
||||||
|
|
||||||
Parallel Library:
|
Parallel Library:
|
||||||
-----------------
|
-----------------
|
||||||
@ -87,10 +88,12 @@ Bug Fixes since HDF5-1.8.0 release
|
|||||||
|
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
- Fixed issue where a group could have a file mounted on it twice.
|
||||||
|
(QAK - 2008/07/15)
|
||||||
- Fixed the problem with the searching of target file for H5Lcreate_external().
|
- Fixed the problem with the searching of target file for H5Lcreate_external().
|
||||||
The searching pattern will depend on whether the target file's
|
The searching pattern will depend on whether the target file's
|
||||||
pathname is an absolute or a relative path. Please see the description
|
pathname is an absolute or a relative path. Please see the description
|
||||||
in the RM for H5Lcreate_external(). (VC - 4/8/08)
|
in the RM for H5Lcreate_external(). (VC - 2008/04/08)
|
||||||
- Fixed possible file corruption bug when encoding datatype
|
- Fixed possible file corruption bug when encoding datatype
|
||||||
descriptions for compound datatypes whose size was between
|
descriptions for compound datatypes whose size was between
|
||||||
256 & 511 bytes and the file was opened with the "use the
|
256 & 511 bytes and the file was opened with the "use the
|
||||||
|
Loading…
Reference in New Issue
Block a user