diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-04-04 15:07:41 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-04-04 15:09:13 (GMT) |
commit | f17ce1b06e6d023575c0ef7c0c1c65dbf1968d6a (patch) | |
tree | 5b6176d41bbb4068a3fa079db4feefa80ac980f6 /release_docs | |
parent | ed98dc04190b41d2d253e5ed549a8ae7322efa75 (diff) | |
download | hdf5-f17ce1b06e6d023575c0ef7c0c1c65dbf1968d6a.zip hdf5-f17ce1b06e6d023575c0ef7c0c1c65dbf1968d6a.tar.gz hdf5-f17ce1b06e6d023575c0ef7c0c1c65dbf1968d6a.tar.bz2 |
HDFFV-10143 Update new feature section.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 2c118b9..72fee6e 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -82,6 +82,10 @@ New Features layer for improved I/O performance. This feature works in conjunction with the paged aggregation feature. + - Filter plugin API added to access the table of paths to search for a + library. Java interface expanded with wrappers for the new functions. + (HDFFV-10143 ADB 2017/04/04) + Parallel Library: ----------------- - |