From 50878a88d285344949f3257a4a9fa0137af2b5a2 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Tue, 27 Oct 2015 19:10:42 -0400 Subject: Update news [ci skip] --- doc/news.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/news.rst') 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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3