diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-03-03 20:59:54 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-03-03 20:59:54 (GMT) |
commit | b992aace96141b0eab669bf8cf9af7bb1aab6acd (patch) | |
tree | c7b9a12cb5992775d5c9677feb66d077567d237f /doc/html/ADGuide | |
parent | 965fef45d984b2ca0767fe5048e97a065254c3a1 (diff) | |
download | hdf5-b992aace96141b0eab669bf8cf9af7bb1aab6acd.zip hdf5-b992aace96141b0eab669bf8cf9af7bb1aab6acd.tar.gz hdf5-b992aace96141b0eab669bf8cf9af7bb1aab6acd.tar.bz2 |
[svn-r10133] Purpose:
Updated with 1.7.x changes of retiring GASS Virtual File Driver.
Diffstat (limited to 'doc/html/ADGuide')
-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> |