summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Mainzer <mainzer@hdfgroup.org>2016-03-23 01:41:33 (GMT)
committerJohn Mainzer <mainzer@hdfgroup.org>2016-03-23 01:41:33 (GMT)
commit5191b25c4e5f609bbed346fae1dc490d235e60df (patch)
treea5900002427348c3b733e651166eaf0e1dca5dcc
parent814c592c473aa58270a7e6ac2d8a75cd8b37df1b (diff)
downloadhdf5-5191b25c4e5f609bbed346fae1dc490d235e60df.zip
hdf5-5191b25c4e5f609bbed346fae1dc490d235e60df.tar.gz
hdf5-5191b25c4e5f609bbed346fae1dc490d235e60df.tar.bz2
[svn-r29528] Updated RELEASE.txt to include mention of the version 3 metadata cache.
documentation change only -- no test necessary.
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 17d9c1f..39ffadb 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -164,6 +164,12 @@ This release supports the following features:
performance in both of these areas. For more information, see
http://www.hdfgroup.org/HDF5/docNewFeatures/NewFeaturesFileSpaceMgmtDocs.html.
+ - Version 3 Metadata Cache
+
+ The version 3 metadata cache moves management of metadata I/O from
+ the clients to the metadata cache proper. This change is essential for
+ SWMR and other features that have yet to be released.
+
C++ Library