diff options
author | Jack Lloyd <[email protected]> | 2015-10-14 16:33:09 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2015-10-14 16:33:09 -0400 |
commit | d4e09c4f8a2235911875044d7cb4f499ab2e467d (patch) | |
tree | 4d6fb790fc547913a68ab6ed6803ad5e566cde53 /doc/news.rst | |
parent | 39052451400dd9beb12c350d87c2d48ff476210e (diff) |
Add `--minimized-build` which does the same thing as `--no-autoload`
but the meaning of the option is probably easier to understand with
this name.
Diffstat (limited to 'doc/news.rst')
-rw-r--r-- | doc/news.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst index 70e760a9b..cab97c782 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -4,6 +4,8 @@ Release Notes Version 1.11.22, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* The `configure.py` option `--no-autoload` is now also available + under the more understandable name `--minimized-build`. Version 1.11.21, 2015-10-11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |