summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2009-10-07 05:31:49 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2009-10-07 05:31:49 (GMT)
commitde76999134dffc8700b88115c4bde5fe75acfc60 (patch)
tree642a455b69c922115b400cf3ac77d883907a4f6f /release_docs
parent190e10b63d143d4c57cba60f6b70cbcc2f0e1af9 (diff)
downloadhdf5-de76999134dffc8700b88115c4bde5fe75acfc60.zip
hdf5-de76999134dffc8700b88115c4bde5fe75acfc60.tar.gz
hdf5-de76999134dffc8700b88115c4bde5fe75acfc60.tar.bz2
[svn-r17607] ode Cleanup:
TFLOPS machine has retired long ago. Removed all code specific for its support. Test: h5committested.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 0ac7034..c4e8080 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -104,6 +104,8 @@ Bug Fixes since HDF5-1.8.3
Configuration
-------------
+ - Support for TFLOPS, config/intel-osf1, is removed since the TFLOPS
+ machine has long retired. AKC - 2009/10/06.
- Added $(EXEEXT) extension to H5detect when it's executed in the
src/Makefile to generate H5Tinit.c so it works correctly on platforms
that require the full extension when running executables.