From 570b83595d2e3e4dab0a4dcac994ccbd635110a4 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 5 Mar 2009 08:48:54 -0500 Subject: [svn-r16545] Added text that long_long macro was removed. This should have been added with r16489. --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index b756130..efcceea 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -142,6 +142,9 @@ Bug Fixes since HDF5-1.8.0 release Library ------- + - Removed the long_long #define and replaced all instances with + "long long". This caused problems with third party products. All + currently supported compliers support the type. (ADB - 2009/03/05) - Fixed various bugs that could prevent the fill value from being written in certain rare cases. (NAF - 2009/02/26) - Fixed a bug that prevented more than one dataset chunk from being cached -- cgit v0.12