summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Evans <evan@hdfgroup.org>2011-02-03 15:30:19 (GMT)
committerMark Evans <evan@hdfgroup.org>2011-02-03 15:30:19 (GMT)
commitc263dd5b6020c10ec62de9b97b231b829a700992 (patch)
tree0eff841e8e757e078449b4e8398d3fc10f94ca5a
parent3d6df0a06279af46918aa787200e9e7520bf7cd5 (diff)
downloadhdf5-c263dd5b6020c10ec62de9b97b231b829a700992.zip
hdf5-c263dd5b6020c10ec62de9b97b231b829a700992.tar.gz
hdf5-c263dd5b6020c10ec62de9b97b231b829a700992.tar.bz2
[svn-r20036] _ Edited for language.
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 4cd41b8..7bb85df 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -136,7 +136,7 @@ Bug Fixes since HDF5-1.8.5
-------
- Fixed a bug that caused big endian machines to generate corrupt files
when using the scale-offset filter with floating point data or fill
- fill values. Note that such datasets will no longer be readable by any
+ values. Note that such datasets will no longer be readable by any
by any machine after this patch. (NAF - 2010/02/02 - Bug 2131)
- Retrieving a link's name by index in the case where the link is external
and the file that the link refers to doesn't exist will now fail
@@ -430,8 +430,8 @@ SuSe Linux 2.4.21 ia64 Intel C y y y n
Known Problems
==============
* Parallel test, t_shapesame in testpar, is rather unstable as it continues to
- have occasional errors in AIX and quite often in NCSA Abe, it is being built
- but is not run automatically in the "make check" command. One would have to
+ have occasional errors in AIX and quite often in NCSA Abe. It is being built
+ but it is not run automatically in the "make check" command. One would have to
run it by hand to see if it works in a particular machine. AKC - 2011/01/28
* Although OpenVMS Alpha is supported, there are several problems with the C