diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1997-10-17 23:59:42 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1997-10-17 23:59:42 (GMT) |
commit | dc4961d072249ddf39a7db7a945ea627c276d025 (patch) | |
tree | f5513f807d4b24814e431850bed26e4668a3cefa /RELEASE | |
parent | 01238de7a316d720465c09cc319a61f5b9d2a924 (diff) | |
download | hdf5-dc4961d072249ddf39a7db7a945ea627c276d025.zip hdf5-dc4961d072249ddf39a7db7a945ea627c276d025.tar.gz hdf5-dc4961d072249ddf39a7db7a945ea627c276d025.tar.bz2 |
[svn-r127] Final tweaks for release.proto1
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,6 +15,11 @@ limitations of the prototype is as follows: its full "pathname" in the file, ie. "/foo/bar/dataset1", "/foo/bar/dataset2", "/foo/data" + This release has been tested on UNIX platforms only; specifically: Linux, +FreedBSD, IRIX, Solaris & Dec UNIX. Machines which do not have IEEE floating- +point representation or non big- or little-endian memory representations aren't +supported in this release, most other machines should work correctly. + A list of the API functions currently supported follows. [This list is short, mainly as a method of providing feedback before significant direction changes must be made] |