summaryrefslogtreecommitdiffstats
path: root/doc/html/ADGuide/RELEASE.txt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-07-26 05:56:38 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-07-26 05:56:38 (GMT)
commit35d0fabefdabf4bcb5ccc8df67ccdf6fa8c71b44 (patch)
tree52ec1eee432aac497ba7054108a1c3b3a855f11a /doc/html/ADGuide/RELEASE.txt
parent631e94869b7c0c4e7f053f06769b7b4550216a63 (diff)
downloadhdf5-35d0fabefdabf4bcb5ccc8df67ccdf6fa8c71b44.zip
hdf5-35d0fabefdabf4bcb5ccc8df67ccdf6fa8c71b44.tar.gz
hdf5-35d0fabefdabf4bcb5ccc8df67ccdf6fa8c71b44.tar.bz2
[svn-r8948] Purpose:
Bump version # after making snapshot
Diffstat (limited to 'doc/html/ADGuide/RELEASE.txt')
-rw-r--r--doc/html/ADGuide/RELEASE.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt
index 618b929..0b593c4 100644
--- a/doc/html/ADGuide/RELEASE.txt
+++ b/doc/html/ADGuide/RELEASE.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.6.3-snap0 released on Sun Jul 25 21:19:54 CDT 2004
+HDF5 version 1.6.3-snap1 released on Mon Jul 26 00:53:42 CDT 2004
================================================================================
@@ -38,6 +38,11 @@ New Features
Configuration:
--------------
+ - Added some initial support for making purify (or similar memory
+ checking products) happier by initializing buffers to zero and
+ disabling the internal free list code. To take advantage of this,
+ define 'H5_USING_PURIFY' in your CFLAGS when building the library.
+ QAK - 2004/07/23
Library:
--------