summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-04-25 19:46:39 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-04-25 19:46:39 (GMT)
commit44670391d7e81d5d66a6acfda513a17c6f2d6c49 (patch)
tree64a5b96a3a70431a26c4810226c49354a1360476 /release_docs
parent7e53cf90cfbdede6a186023ed194d40d8926aef7 (diff)
downloadhdf5-44670391d7e81d5d66a6acfda513a17c6f2d6c49.zip
hdf5-44670391d7e81d5d66a6acfda513a17c6f2d6c49.tar.gz
hdf5-44670391d7e81d5d66a6acfda513a17c6f2d6c49.tar.bz2
[svn-r12300] Purpose:
Add some comments for scaleoffset filter and correct comments for windows fortran DLL supports. Description: Solution: Platforms tested: Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index cf908f9..fe434dd 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -927,6 +927,9 @@ Alpha OpenVMS 7.3.2 n n n y n n
Known Problems
==============
+* On VAX, Scaleoffset filter isn't supported. The filter cannot be applied to
+ HDF5 data generated on VAX. Scaleoffset filter only supports IEEE standard
+ for floating-point data.
* On Cray X1, a lone colon on the command line of h5dump --xml (as in
the testh5dumpxml.sh script) is misinterpereted by the operating system
and causes an error.
@@ -952,8 +955,7 @@ Known Problems
processor, there's a bug in the compiler for optimization(-O2). The library
failed in several tests but all related to multi driver. The problem has
been reported to the vendor.
-* On windows XP, Fortran DLLs are not working with DEC Fortran 6.6c and Intel
- 8.1.
+* On windows XP, Fortran DLLs are not working with and Intel fortran 8.1.
* On IBM AIX systems, parallel HDF5 mode will fail some tests with error
messages like "INFO: 0031-XXX ...". This is from the command poe.
Set the environment variable MP_INFOLEVEL to 0 to minimize the messages