diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20160909: +AUTHOR: amdmi3@FreeBSD.org + + Verbose build logs are now preferred and enabled by default for cmake, + ninja and GNU configure. Ports which still produce quiet build logs + (hiding actual commands) are strongly advised to switch to verbose logs. + 20160908: AUTHOR: amdmi3@FreeBSD.org |