summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-04-24 19:31:19 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-04-24 19:31:19 (GMT)
commitaa83108e9586db3799fffb34339b727c2027640a (patch)
treebe33f0bc9de37e9209c85ba318cf8d78ad2cf605 /RELEASE
parentb0f996f5fb38997184e2ef5a9fcb6d4199c8fdc8 (diff)
downloadhdf5-aa83108e9586db3799fffb34339b727c2027640a.zip
hdf5-aa83108e9586db3799fffb34339b727c2027640a.tar.gz
hdf5-aa83108e9586db3799fffb34339b727c2027640a.tar.bz2
[svn-r2195] Updated with the addition of thread-safe and pthread configure options.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index a51c54a..ae34c31 100644
--- a/RELEASE
+++ b/RELEASE
@@ -81,6 +81,7 @@ Configuration
link MPIO routines during the configuration stage, rather than failing
later as before. One can just do "./configure --enable-parallel"
if the MPI library is in the system library.
+ * Added support for pthread library and thread-safe option.
* The libhdf5.settings file shows the correct machine byte-sex.
Tools