diff options
Diffstat (limited to 'doc/html')
-rwxr-xr-x | doc/html/ADGuide/Changes.html | 33 |
1 files changed, 32 insertions, 1 deletions
diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index 03b16d0..813da28 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -53,6 +53,37 @@ This document is intended to assist application developers who must keep an application synchronized with the HDF5 library or related software. +<h2>Release 1.7.x (current release) versus Release 1.6</h2> + +<dir> + + <h3>Deleted Functions</h3> + The following functions are removed from HDF5 Release 1.7.x as the GASS + virtual file driver has been retired. + + <dir> + <table border=0> + <tr valign="top" align="left"><td> + + </td><td> +<pre> +<code>H5Pget_fapl_gass</code> +</pre> + </td><td> + + </td><td> +<pre> +<code>H5Pset_fapl_gass</code> +</pre> + </td><td> + + </td><td> + </td></tr> + </table> + </dir> +</dir> +<p> + <h2>Release 1.6.0 (current release) versus Release 1.4.5</h2> <dir> @@ -1048,7 +1079,7 @@ V1.4.0 Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0 </address><!-- #EndLibraryItem --><!-- Created: Spring 1999 --> <!-- hhmts start --> -Last modified: 2 July 2003 +Last modified: 3 March 2005 <!-- hhmts end --> </body> |