diff options
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 5535ad1..e672e5b 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -118,6 +118,9 @@ Bug Fixes since HDF5-1.8.4 Configuration ------------- + - Fixed various "strict aliasing" problems, allowing higher levels + of compiler optimization (in particular, allowing '-O3' to work + with recent versions of GCC). QAK - 2010/04/26 - Fixed a bug where fractal heap IDs for attributes and shared object header messages could be incorrectly encoded in the file for files created on big-endian platforms. Please see: <put URL here> if you |