diff options
author | H. Joe Lee <hyoklee@hdfgroup.org> | 2024-02-06 15:52:27 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2024-02-14 21:45:08 (GMT) |
commit | 9681fdc1ab844a6540af0ad21f2a9fb3caaf8cb7 (patch) | |
tree | d89467d6962737e01d89824bbe62a314b37d14ef | |
parent | cc168f57745a6271194bc9e9bbca182ed7db5cb3 (diff) | |
download | hdf5-9681fdc1ab844a6540af0ad21f2a9fb3caaf8cb7.zip hdf5-9681fdc1ab844a6540af0ad21f2a9fb3caaf8cb7.tar.gz hdf5-9681fdc1ab844a6540af0ad21f2a9fb3caaf8cb7.tar.bz2 |
Remove ADB signature from RELEASE.txt. (#3986)
-rw-r--r-- | release_docs/RELEASE.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index c12be51..7e42b01 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -466,7 +466,6 @@ Known Problems CMake files do not behave correctly with paths containing spaces. Do not use spaces in paths because the required escaping for handling spaces results in very complex and fragile build files. - ADB - 2019/05/07 At present, metadata cache images may not be generated by parallel applications. Parallel applications can read files with metadata cache |