aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2015-10-27 19:10:42 -0400
committerJack Lloyd <[email protected]>2015-10-27 19:10:42 -0400
commit50878a88d285344949f3257a4a9fa0137af2b5a2 (patch)
tree1bf6192a9ed9a7f77a54979f69e4be81df9818e2 /doc
parent7c417abf6ec0e6d69e5ece865d1293eb8b5b0b7c (diff)
Update news
[ci skip]
Diffstat (limited to 'doc')
-rw-r--r--doc/news.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index 7d53f9d24..58f58c14a 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -8,6 +8,12 @@ Version 1.11.24, Not Yet Released
keys to be generated differently on big and little endian systems,
even when using a deterministic PRNG with the same seed.
+* In `configure,py`, the flags for controlling use of debug, sanitizer, and
+ converage information have been split out into individual options
+ `--with-debug-info`, `--with-sanitizers`, and `--with-coverage`. These allow
+ enabling more than one in a build in a controlled way. The `--build-mode` flag
+ added in 1.11.17 has been removed.
+
Version 1.11.23, 2015-10-26
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^