[svn-r6267] Snapshot version 1.5 release 45

This commit is contained in:
HDF Admin
2003-01-11 07:13:40 -05:00
parent f8da76cb9f
commit dc71e191ed
11 changed files with 42 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
HDF5 version 1.5.44 released on Sat Dec 21 04:25:17 CST 2002
HDF5 version 1.5.45 released on Sat Jan 11 07:09:10 CST 2003
================================================================================
@@ -236,11 +236,15 @@ Documentation
o Performance
-------------
* Improved dataset creation time by about 30% (relative to the 1.4.x
branch).
New Features
============
* MPICH/MPE instrumentation feature added. Use --enable-mpe to configure
it. AKC - 2003/1/3
* New functions H5Gget_num_objs, H5Gget_objname_by_idx and H5Gget_objtype_by_idx
are added to the library. SLU - 2002/11/25
* H5Dget_offset is added to return the offset of a dataset's data relative