diff options
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 651fda3..0a5775d 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -246,6 +246,13 @@ Documentation o APIs ------ + o Fortran APIs + -------------- + * Added support for generic properties. + * Added support for time allocation properties. + * Added support for variable length datatypes (only datatypes based + on INTEGER, REAL and CHARACTER Fortran types are supported). + EIP, March 5, 2003 o Performance ------------- |