summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2000-09-06 15:47:01 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2000-09-06 15:47:01 (GMT)
commitc2a5fb66099640701c31ebedf092bc425af9e0ed (patch)
treeadbaf97b7d195eb2f360bea140949bc52c1cfcdd /RELEASE
parente5deb6dbba6103836e34c27bbef3d075ceb4bb01 (diff)
downloadhdf5-c2a5fb66099640701c31ebedf092bc425af9e0ed.zip
hdf5-c2a5fb66099640701c31ebedf092bc425af9e0ed.tar.gz
hdf5-c2a5fb66099640701c31ebedf092bc425af9e0ed.tar.bz2
[svn-r2514] Documented point selection bug fix.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 0e1b3bb..bb88cd5 100644
--- a/RELEASE
+++ b/RELEASE
@@ -83,6 +83,8 @@ 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