diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2008-10-11 21:00:12 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2008-10-11 21:00:12 (GMT) |
commit | 4f10a31e459c5041208df13403c97cfa7718d7c0 (patch) | |
tree | 11dcb18858e19c71dbf28abd72036031ac333bcf /release_docs | |
parent | a8923db4466ec8aa153814f3a5bbe7df9251db4b (diff) | |
download | hdf5-4f10a31e459c5041208df13403c97cfa7718d7c0.zip hdf5-4f10a31e459c5041208df13403c97cfa7718d7c0.tar.gz hdf5-4f10a31e459c5041208df13403c97cfa7718d7c0.tar.bz2 |
[svn-r15838] Added note to RELEASE.txt for the version compatibility macros.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index cf04256..7cf77d0 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -53,7 +53,9 @@ New Features ======================== Library: -------- - None + - Added version compatibility macros for functions changed in 1.8. For + example, H5Gcreate1 will work the same in both 1.6 and 1.8. + (NAF - 2008/10/11) Parallel Library: ----------------- |