aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dab788b054d0..6b713019aa2d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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