summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2000-12-20 18:51:54 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2000-12-20 18:51:54 (GMT)
commitbc26203252f094d0ba5e9920691789a691a57123 (patch)
treec3eeb5711cf932ef49d64ce56744ec9e7d9858ac /RELEASE
parent073bca8ce012225d358856cf8e7c916cf1792eb2 (diff)
downloadhdf5-bc26203252f094d0ba5e9920691789a691a57123.zip
hdf5-bc26203252f094d0ba5e9920691789a691a57123.tar.gz
hdf5-bc26203252f094d0ba5e9920691789a691a57123.tar.bz2
[svn-r3167] Purpose:
Documentation Description: Documented the known bug that module files aren't installed if they are created.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index ae5bdbd..83a813b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -336,6 +336,9 @@ Known Problems
done manually by copying the *.mod files from the fortran/src
directory.
+* Fortran modules are not installed when created. This should be done
+ manually by copying the modules from the fortran/src directory.
+
* SunOS 5.6 with C WorkShop Compilers 4.2: Hyperslab selections will
fail if library is compiled using optimization of any level.