diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2000-09-07 20:05:00 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2000-09-07 20:05:00 (GMT) |
commit | 8d6b1221f22b7041c3a84a5f5ab331219db6aa6f (patch) | |
tree | d7efc187fa558abdbcb625074921b4ff78af8183 /RELEASE | |
parent | 61e517a4b001c0d5581d9e5cf91b66a39ee16772 (diff) | |
download | hdf5-8d6b1221f22b7041c3a84a5f5ab331219db6aa6f.zip hdf5-8d6b1221f22b7041c3a84a5f5ab331219db6aa6f.tar.gz hdf5-8d6b1221f22b7041c3a84a5f5ab331219db6aa6f.tar.bz2 |
[svn-r2520] Backed out mention of changing point selections.
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -83,8 +83,6 @@ Library * Added bounded garbage collection for the free lists when they run out of memory and also added H5set_free_list_limits API call to allow users to put an upper limit on the amount of memory used for free lists. - * Fixed point selections to work properly with both static and dynamicly - allocated memory. Configuration |