summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2018-12-06 21:42:31 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2018-12-06 21:42:31 (GMT)
commit026507404b1f554eb3b0f2b85d210faf985569d6 (patch)
tree1e8c64ceb9c96b21030e2457f2b76e9cc1b2ddc3
parentb9e08da165628c788ec06a90b3a0fdbdbc3d7960 (diff)
parentdd23dac577c70d7fc0aa3fe21c1ebf52a18975d2 (diff)
downloadhdf5-026507404b1f554eb3b0f2b85d210faf985569d6.zip
hdf5-026507404b1f554eb3b0f2b85d210faf985569d6.tar.gz
hdf5-026507404b1f554eb3b0f2b85d210faf985569d6.tar.bz2
Merge pull request #1358 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
* commit 'dd23dac577c70d7fc0aa3fe21c1ebf52a18975d2': Removed RELEASE.txt entry concerning --enable-debug/production configure flags as those changes were pushed to HDF5 1.10.
-rw-r--r--release_docs/RELEASE.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 3cc8e55..dd4ff44 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -521,19 +521,6 @@ Bug Fixes since HDF5-1.10.2 release
(LRK - 2018/07/18, HDFFV-10475)
- - The --enable-debug/production configure flags are listed as 'deprecated'
- when they should really be listed as 'removed'.
-
- In the autotools overhaul several years ago, we removed these flags and
- implemented a new --enable-build-mode= flag. This was done because we
- changed the semantics of the modes and didn't want users to silently
- be exposed to them. The newer system is also more flexible and us to
- add other modes (like 'clean').
-
- The --enable-debug/production flags are now listed as removed.
-
- (DER - 2018/05/31, HDFFV-10505)
-
- Moved the location of gcc attribute.
The gcc attribute(no_sanitize), named as the macro HDF_NO_UBSAN,