diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-11-24 01:49:15 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-11-24 01:49:15 (GMT) |
commit | 7d68090f0362cf562c497e8b4ee730a2ba634215 (patch) | |
tree | 2ebe62a548c885be99533e9042d62a880a18ee76 /doc | |
parent | 1e0da8a33af1c34ff5bb79a1b3cdc512fcd4d477 (diff) | |
download | hdf5-7d68090f0362cf562c497e8b4ee730a2ba634215.zip hdf5-7d68090f0362cf562c497e8b4ee730a2ba634215.tar.gz hdf5-7d68090f0362cf562c497e8b4ee730a2ba634215.tar.bz2 |
[svn-r7874] Snapshot version 1.6 release 1 (post2)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index cfc6a32..8f5370a 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.6.1-post1 released on Sun Nov 16 20:45:32 CST 2003 +HDF5 version 1.6.1-post2 released on Sun Nov 23 20:47:16 CST 2003 ================================================================================ @@ -46,6 +46,7 @@ New Features Tools: ------ + - Added metadata benchmark (perform/perf_meta). SLU - 2003/10/03 C++ API: -------- @@ -60,6 +61,9 @@ Bug Fixes since HDF5-1.6.1 release Library ------- + - Changed "single process" metadata writing in library to collective + I/O by all processes, in order to guarantee correct data being + written with MPI-I/O. QAK - 2003/11/20 - Fixed problems with fill values and variable-length types and also I/O on VL values that were set to NULL. QAK - 2003/11/08 - Fixed problems with MPI datatypes that caused ASCI Q machine to |