[svn-r22084] I updated the item for Issue 7756.

No test is needed.
This commit is contained in:
Raymond Lu 2012-03-16 11:12:20 -05:00
parent 18a18f7f10
commit c8ad738d4e

View File

@ -374,8 +374,9 @@ Bug Fixes since HDF5-1.8.0 release
- Fixed rare corruption bugs that could occur when using the new object
header format. (NAF - 2012/3/15 - HDFFV-7879)
- Creating a dataset in a read-only file caused seg fault when the file
is closed. It's fixed. The error stack is returned correctly
now. (SLU - 2012/1/25. Issue 7756)
is closed. It's fixed. The attemp to create a dataset will fail
with the error stack indicating the file is read-only. (SLU -
2012/1/25. Issue 7756)
- Fixed a seg fault that could occur when shrinking a dataset with chunks
larger than 1 MB. (NAF - 2011/11/30 - HDFFV-7833)
- The library allowed the conversion of strings between ASCII and UTF8