[svn-r4490] Purpose:

Document bug fix
Description:
    Mention the edge detection chunking bug fix.
This commit is contained in:
Quincey Koziol 2001-09-28 14:02:40 -05:00
parent ebb5d3a90d
commit 5f1b9d1e7d

View File

@ -73,6 +73,8 @@ Library
filesystem or the MPI-IO can really handle greater than 2GB files.
If it fails, it prints information message only without failing the
test.
* Fixed a bug when reading chunked datasets where the edge of the dataset
would be incorrectly detected and generate an assertion failure.
Configuration
-------------