summaryrefslogtreecommitdiffstats
path: root/doc/html
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2001-05-06 04:46:05 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2001-05-06 04:46:05 (GMT)
commit6611d35258f8e10490067f3e3a8d3e26e36388f3 (patch)
tree490f06b204021531ea5b7651e3cef7bcbcee9e53 /doc/html
parent0371ab32fd710593d547c388d413df4b9ae3765b (diff)
downloadhdf5-6611d35258f8e10490067f3e3a8d3e26e36388f3.zip
hdf5-6611d35258f8e10490067f3e3a8d3e26e36388f3.tar.gz
hdf5-6611d35258f8e10490067f3e3a8d3e26e36388f3.tar.bz2
[svn-r3890] Snapshot version 1.4 release 1 (post1)
Diffstat (limited to 'doc/html')
-rw-r--r--doc/html/ADGuide/RELEASE.txt13
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt
index d79d23a..b8778fa 100644
--- a/doc/html/ADGuide/RELEASE.txt
+++ b/doc/html/ADGuide/RELEASE.txt
@@ -38,10 +38,15 @@ New Features
============
-
Bug Fixes since HDF5-1.4.1 Release
==================================
-
+ * Fixed bug with non-zero userblock sizes causing raw data to not
+ write correctly.
+ * Fixed problems with Pablo build and linking with non-standard MPI I/O.
+ * Fixed build on Linux systems with --enable-static-exec flag. It now
+ works correctly.
+ * IMPORTANT: Fixed file metadata corruption bug which could cause metadata
+ data loss in certain situations.
Documentation
@@ -98,8 +103,8 @@ Known Problems
* The shared library failed compilation on IRIX 6.5.
- * After "make install" or "make install-doc" one may need to reload the source
- from the tar file before doing another build.
+ * After "make install" or "make install-doc" one may need to reload
+ the source from the tar file before doing another build.
* See "Known problems" section for the HDF5 1.4.0 release in the
HISTORY.txt file.