summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-06-11 19:29:54 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-06-11 19:29:54 (GMT)
commitcce29e56422e84ffb3a686b6823692b545b28323 (patch)
treef7b4adf5a88a8fe831ca2f37ce261947adb0d277 /release_docs
parent8b27829c5eabd40fa6e552b0e6b6fad172145475 (diff)
downloadhdf5-cce29e56422e84ffb3a686b6823692b545b28323.zip
hdf5-cce29e56422e84ffb3a686b6823692b545b28323.tar.gz
hdf5-cce29e56422e84ffb3a686b6823692b545b28323.tar.bz2
[svn-r17034] Updated performance section to note that the perf_serial test works on windows.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index a23b01c..cc680b9 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -302,6 +302,8 @@ Bug Fixes since HDF5-1.8.0 release
Performance
-------------
+ - perf_serial test added to Windows projects and check batch file.
+ (ADB - 2009/06/11)
Tools
-----
@@ -349,7 +351,7 @@ Bug Fixes since HDF5-1.8.0 release
- Lite: The h5ltget_dataset_info_f function (gets information about a dataset)
was not correctly returning the dimension array. (PVN - 2009/3/23)
- Lite: the h5ltread_dataset_string_f and h5ltget_attribute_string_f functions
- had memory problems with the g95 fortran compiler. (PVN – 5/13/2009) 1522
+ had memory problems with the g95 fortran compiler. (PVN � 5/13/2009) 1522