summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2012-03-30 21:43:30 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2012-03-30 21:43:30 (GMT)
commitd73d19fb0a4df62b8d0dcaa08e59f04904467c0a (patch)
treeb086c6d5925915083950f7eb855af52e6814e55b /release_docs
parent5799eccab8aec8921773a2a1706b13c3cd79a925 (diff)
downloadhdf5-d73d19fb0a4df62b8d0dcaa08e59f04904467c0a.zip
hdf5-d73d19fb0a4df62b8d0dcaa08e59f04904467c0a.tar.gz
hdf5-d73d19fb0a4df62b8d0dcaa08e59f04904467c0a.tar.bz2
[svn-r22212] Brought r22211 from the trunk
STDIO VFD fixes (HDFFV-7917). Mainly Windows correctness issues (propagated from the SEC2 VFD and the old Windows VFD) and issues where large files are accessed. Tested on: 64-bit Mac OS-X 64-bit Windows 7 jam koala ostrich
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 789b079..4bdb2b3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -168,6 +168,8 @@ Bug Fixes since HDF5-1.8.8
VFD to the core VFD. This mainly affects file operations on the
driver's backing store and fixes a problem on Windows where large files
could not be read. (DER - 2012/3/27, HDFFV-7916, HDFFV-7603)
+ - Windows and STDIO correctness changes have been propagated from the SEC2
+ and old Windows drivers to the STDIO VFD. (DER - 2012/3/30, HDFFV-7917)
Parallel Library
----------------