From 29156e97ae4ed22806ca591510035402ecf2f4ad Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Mon, 11 Aug 2003 07:45:23 -0500 Subject: [svn-r7336] Purpose: Update readme Description: Noted that hobj_ref_t's and the objno field in the H5G_stat_t structure can now be directly compared for equality by applications. --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 0038997..e291c1a 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -46,6 +46,9 @@ New Features to 'unsigned long'. QAK - 2003/08/08 - Changed 'hobj_ref_t' type from structure with array field to 'haddr_t'. QAK - 2003/08/08 + - Object references (hobj_ref_t) can now be compared with the 'objno' + field in the H5G_stat_t struct for testing if two objects are the same + within a file. QAK - 2003/08/08 - Switched over to new error API. SLU - 2003/07/25 Parallel Library: -- cgit v0.12