diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-10-22 21:16:49 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-10-22 21:16:49 (GMT) |
commit | 4a6f857a047705ce2642d568ce719606f8278b22 (patch) | |
tree | 65c7629879684c96f486ca40b7d1584376827287 | |
parent | 06a81051f0dd64024d940a4df995319b464c41d8 (diff) | |
download | hdf5-4a6f857a047705ce2642d568ce719606f8278b22.zip hdf5-4a6f857a047705ce2642d568ce719606f8278b22.tar.gz hdf5-4a6f857a047705ce2642d568ce719606f8278b22.tar.bz2 |
[svn-r9452] Updated.
-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 38ed08d..4349dd0 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -36,6 +36,8 @@ New Features Configuration: -------------- + - Long double is assumed to be a supported C data type. It is a + stanadard C89 type. AKC - 2004/10/22 - The IA64 will use ecc as the C++ compiler by default. - Added some initial support for making purify (or similar memory checking products) happier by initializing buffers to zero and |