From 30675b0c4ac878f4e0238b188958ac7865b25ba4 Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Mon, 27 Oct 2008 09:56:48 -0500 Subject: [svn-r15964] Purpose: Mention Windows bugfix in release document Description: In June, we discovered a bug in Windows which only affected specific timezones with the mtime test. This bug was promptly fixed, but never documented. This checkin adds a note to the release document. --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 7ff8375..02765dd 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -161,6 +161,9 @@ Bug Fixes since HDF5-1.8.1 object structure, and the empty one overwrote the data with fill value. This is fixed by making some attribute information like the data be shared in the attribute structure. SLU - 2008/07/07 + - Fixed a Windows-specific issue in the ohdr test which was causing users + in some timezones to get false errors. This a deficiency in the Windows + mktime() function, and has been handled properly. SJW - 2008/06/19 Parallel Library ---------------- -- cgit v0.12