From 1f34be9bba199eab8a21b14db0f5d8a7f7cc9ea8 Mon Sep 17 00:00:00 2001 From: Peter Cao Date: Tue, 11 Aug 2009 18:14:40 -0500 Subject: [svn-r17334] Add notes about bog fix (1563) --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 1c39508..86bfec4 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -151,6 +151,9 @@ New Features The size of the hyperslabs are defined as the size of each dimension or a predefined constant, whatever is smaller. This assures that the chunk read fits in the chunk cache. (PVN - 2008/11/21) + - h5diff: h5diff treats two INFINITY values different. Fixed by checking (value==expect) + before call ABS(...) at h5diff_array.c This will make that (INF==INF) is true + (INF is treated as an number instead of NaN) (PC -- 2009/07/28) High-Level APIs: ------ -- cgit v0.12