diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2002-05-03 17:37:07 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2002-05-03 17:37:07 (GMT) |
commit | d9ab91aaaa6c4689a6fb33059ad32ee49484af32 (patch) | |
tree | 971b6022d9dbd73dc87f0346e917bf78a3fe852e /release_docs | |
parent | 3f706029f8109e510d3545cea2095d13a12db967 (diff) | |
download | hdf5-d9ab91aaaa6c4689a6fb33059ad32ee49484af32.zip hdf5-d9ab91aaaa6c4689a6fb33059ad32ee49484af32.tar.gz hdf5-d9ab91aaaa6c4689a6fb33059ad32ee49484af32.tar.bz2 |
[svn-r5347]
Purpose:
Update for platforms support
Description:
Specified that C++ library is supported for both shared and static
on Windows platform.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/HISTORY.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/HISTORY.txt b/release_docs/HISTORY.txt index 3de160b..4806093 100644 --- a/release_docs/HISTORY.txt +++ b/release_docs/HISTORY.txt @@ -136,7 +136,7 @@ New Features o Support for new platforms and languages ========================================= - * HDF5 C++ Library is supported on Windows platforms. + * HDF5 C++ Library is supported on Windows platforms (shared and static) * HDF5 F90 shared library is supported on Windows platforms. * HDF5 C Library is supported on IA32 and IA64 platforms. |