summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-04-26 20:37:47 (GMT)
committerlrknox <lrknox>2017-04-26 20:37:47 (GMT)
commit9f6640afd48a9d03ff2fd44c050c64d45dc0816e (patch)
treebd8a009702d4f3330381b631b55d8c06fd34f378
parent45310258737e44e7ff025ddf5fcbff3e83841c8b (diff)
downloadhdf5-9f6640afd48a9d03ff2fd44c050c64d45dc0816e.zip
hdf5-9f6640afd48a9d03ff2fd44c050c64d45dc0816e.tar.gz
hdf5-9f6640afd48a9d03ff2fd44c050c64d45dc0816e.tar.bz2
More edits to Supported Platforms section of RELEASE.txt.
-rw-r--r--release_docs/RELEASE.txt14
1 files changed, 8 insertions, 6 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 1d80ad3..b718d4e3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -218,7 +218,7 @@ Other New Features and Enhancements
DataType::getCreatePlist - H5Tget_create_plist
// Opens/Closes an object within a group or a file, regardless of object
- type
+ // type
Group::getObjId - H5Oopen
Group::closeObjId - H5Oclose
@@ -580,17 +580,19 @@ Supported Platforms
Windows 7 Visual Studio 2012 w/ Intel Fortran 15 (cmake)
Visual Studio 2013 w/ Intel Fortran 15 (cmake)
Visual Studio 2015 w/ Intel Fortran 16 (cmake)
- Cygwin(CYGWIN_NT-6.1 2.2.1(0.289/5/3)
- gcc(4.9.3) compiler and gfortran)
- (cmake and autotools)
Windows 7 x64 Visual Studio 2012 w/ Intel Fortran 15 (cmake)
Visual Studio 2013 w/ Intel Fortran 15 (cmake)
Visual Studio 2015 w/ Intel Fortran 16 (cmake)
- Visual Studio 2015
- w/ Intel Parallel Studio 2017 (cmake)
+ Visual Studio 2015 w/ MSMPI 8 (cmake)
+ Cygwin(CYGWIN_NT-6.1 2.8.0(0.309/5/3)
+ gcc and gfortran compilers (GCC 5.4.0)
+ (cmake and autotools)
Windows 10 Visual Studio 2015 w/ Intel Fortran 16 (cmake)
+ Cygwin(CYGWIN_NT-6.1 2.8.0(0.309/5/3)
+ gcc and gfortran compilers (GCC 5.4.0)
+ (cmake and autotools)
Windows 10 x64 Visual Studio 2015 w/ Intel Fortran 16 (cmake)