diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2013-04-15 16:12:13 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2013-04-15 16:12:13 (GMT) |
commit | e112a68bf8ba6906c108f8c96b1f470300292bc0 (patch) | |
tree | db55e910865933540de3d2a1a35a181b4cec08ef /release_docs | |
parent | c61fb7260a35fe9b9a61078d170c5a082689f47a (diff) | |
download | hdf5-e112a68bf8ba6906c108f8c96b1f470300292bc0.zip hdf5-e112a68bf8ba6906c108f8c96b1f470300292bc0.tar.gz hdf5-e112a68bf8ba6906c108f8c96b1f470300292bc0.tar.bz2 |
[svn-r23590] I added SunOS 5.11 (emu) as a newly supported system.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 08ca573..7d102fb 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -410,6 +410,8 @@ Support for new platforms, languages and compilers. - Intel V11.1 uses now -O3 optimization in production mode (EIP - 2010/10/08) - PathScale compilers are recognized and can build the HDF5 library properly. AKC - 2009/7/28 - + - SunOS 5.11 (emu) 32-bit and 64-bit with Sun C/C++ 5.12 compiler and + Sun Fortran 95 8.6 compiler. (SLU - 2013/04/15) Bug Fixes since HDF5-1.8.0 release ================================== |