summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-05-29 19:44:25 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-05-29 19:44:25 (GMT)
commit3924c60fc3eac3f9c1c0dabfadf2c9a289d19638 (patch)
treef74f561557de0b0cac4d8d132e50dec8939df0f8 /RELEASE
parent620055437181e3cace047ec9068ea4d2c162e752 (diff)
downloadhdf5-3924c60fc3eac3f9c1c0dabfadf2c9a289d19638.zip
hdf5-3924c60fc3eac3f9c1c0dabfadf2c9a289d19638.tar.gz
hdf5-3924c60fc3eac3f9c1c0dabfadf2c9a289d19638.tar.bz2
[svn-r2297] Updated with VFL and Thread-safe implementation information.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE b/RELEASE
index 51efdc3..e7fa16a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -35,9 +35,11 @@ CONTENTS
New features
============
-VFL(?)
+ * The Virtual File Layer, VFL, is added to replace the old file
+ drivers. It also provides an API for user defined file drivers.
* New features added to snapshots. Use 'snapshot help' to see a
complete list of features.
+ * Added Thread-Safe support. Phase I implemented.
Bug fixes since HDF5-1.2.0
==========================