summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-07-17 05:21:18 (GMT)
committerGitHub <noreply@github.com>2022-07-17 05:21:18 (GMT)
commit8c6a3ce1d7006a633a8973f6ca827c664d7a1ac9 (patch)
tree67758d6e203da5c5c97b7273e3f281e02c7be141 /release_docs
parent65a24325af2cce61220343eb7e551dbebee65c25 (diff)
downloadhdf5-8c6a3ce1d7006a633a8973f6ca827c664d7a1ac9.zip
hdf5-8c6a3ce1d7006a633a8973f6ca827c664d7a1ac9.tar.gz
hdf5-8c6a3ce1d7006a633a8973f6ca827c664d7a1ac9.tar.bz2
Removes the small perf tool (#1896)
* Removes the small perf tool This tool doesn't really do anything special and installed, which conflicts with gnu's perf tool. * Adds suggestions from code review
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 97ed9fa..12e8fd3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -132,6 +132,13 @@ New Features
Tools:
------
+ - The perf tool has been removed
+
+ The small `perf` tool didn't really do anything special and the name
+ conflicts with gnu's perf tool.
+
+ (DER - 2022/07/15, GitHub #1787)
+
- 1.10 References in containers were not displayed properly by h5dump.
Ported 1.10 tools display function to provide ability to inspect and