summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2016-03-16 17:11:58 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2016-03-16 17:11:58 (GMT)
commit7621b24f91e678e707305b90566bb6c5185d54e7 (patch)
treeed70174c772214d86507e538ea009d4a841ca747
parent1686b80701565fa4a738b713cd1b1aac5a52d940 (diff)
downloadhdf5-7621b24f91e678e707305b90566bb6c5185d54e7.zip
hdf5-7621b24f91e678e707305b90566bb6c5185d54e7.tar.gz
hdf5-7621b24f91e678e707305b90566bb6c5185d54e7.tar.bz2
[svn-r29449] Maintenance: Fixed several typos reported by DLS; removed Mac OSX 10.11 from "More Tested Platfomrs" section since this is a suported platfomr;
added Windows 7 64bit with VS2010, GPFS and SWMR to "More Tested Platforms" (tested for us by DLS).
-rw-r--r--release_docs/RELEASE.txt12
1 files changed, 5 insertions, 7 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index f5eac33..63d1718 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -112,7 +112,7 @@ This release supports the following features:
the data. An HDF5 virtual dataset (VDS) is an HDF5 dataset that is composed of
source HDF5 datasets in a predefined mapping. VDS can be used with the SWMR
feature. For documentation check
- https://www.hdfgroup.org/HDF5/docNewFeatures/NewFeaturesSwmrDocs.html
+ https://www.hdfgroup.org/HDF5/docNewFeatures/NewFeaturesVirtualDatasetDocs.html
- Persistent Free File Space Tracking
@@ -148,7 +148,7 @@ This release supports the following features:
The function appends data to a dataset along a specified dimension.
- Java warpper library
+ Java wrapper library
--------------------
Java HDF5 JNI library has been integrated into the HDF5 repo, the configure
@@ -181,7 +181,7 @@ Issues Addressed in this Release since alpha1
when a dataset access property list was obtained from the dataset identifier. Fixed.
(DER and NAF 2016-03-14 HDFFV-9716)
- - h5dump segfaulted when porvided with invalid arguments or when optional aruments are last option
+ - h5dump segfaulted when provided with invalid arguments or when optional aruments are last option
on command line.
When h5dump was provided with the name of a non existing file or when optional arguments were the
@@ -365,14 +365,12 @@ The following platforms are not supported but have been tested for this release.
#1 SMP x86_64 GNU/Linux
(platypus)
- Mac OS X El Capitan 10.11 Apple clang/clang++ version 7.0.0 from Xcode 7.0.1
- 64-bit gfortran GNU Fortran (GCC) 5.2.0
- (VM)
-
Windows 7 Visual Studio 2008 (cmake)
Windows 7 x64 Visual Studio 2008 (cmake)
+ Windows 7 x64 Visual Studio 2010 (cmake) with SWMR using GPFS
+
Windows 10 Visual Studio 2013 w/ Intel Fortran 15 (cmake)
Windows 10 x64 Visual Studio 2013 w/ Intel Fortran 15 (cmake)