From 67b3800ccb60326a410b46f6b36c6f74ead87188 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Mon, 8 Apr 2013 11:23:26 -0500 Subject: [svn-r23562] I added the info about dynamically loaded filters. --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index fb9cd99..4c3c498 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -64,6 +64,9 @@ New Features Library ------- + - The library can load filter libraries dynamically during runtime. Users + can set the search path through environment variable HDF5_PLUGIN_PATH + and call H5Pset_filter to enable a dynamic filter. (SLU - 2013/04/08) - Added new API functions H5Dscatter and H5Dgather to scatter data to and and gather data from a selection within a memory buffer. (NAF - 2013/02/05) -- cgit v0.12