summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-04-22 22:54:41 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-04-22 22:54:41 (GMT)
commitf2d684c9a0f47c558a778538ba920762faaf90e0 (patch)
tree7ce67ecd98e1cc59b03ac75941600c0fabed7134 /release_docs/RELEASE.txt
parenta10961f0cdc7958d837f66d589e3304619d8bcf2 (diff)
downloadhdf5-f2d684c9a0f47c558a778538ba920762faaf90e0.zip
hdf5-f2d684c9a0f47c558a778538ba920762faaf90e0.tar.gz
hdf5-f2d684c9a0f47c558a778538ba920762faaf90e0.tar.bz2
[svn-r6733] Purpose:
Updated with the check-install changes. Description: Solution: Platforms tested: Misc. update:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index edf3b3f..15fb116 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -205,8 +205,8 @@ Library
Configuration
-------------
- * Included the fortran/examples in the "make check-install" testing. This
- tests the correctness of the h5fc command. AKC - 2003/04/21
+ * Included the both the examples of fortran and c++ "make check-install"
+ testing. This tests the correctness of the h5fc command. AKC - 2003/04/22
* When using gcc 3.x, we use -std=gnu99 instead of -ansi for compiling.
QAK - 2003/04/11
* IA64 platform has its own configure setting and use Intel Compilers as