summaryrefslogtreecommitdiff
path: root/gotools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gotools/ChangeLog')
-rw-r--r--gotools/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gotools/ChangeLog b/gotools/ChangeLog
index a78e762dd77..bd6e13f9ed5 100644
--- a/gotools/ChangeLog
+++ b/gotools/ChangeLog
@@ -1,3 +1,9 @@
+2017-10-25 Ian Lance Taylor <iant@golang.org>
+
+ * Makefile.am (check-go-tool): Output colon after ${fl}.
+ (check-runtime, check-cgo-test, check-carchive-test): Likewise.
+ * Makefile.in: Rebuild.
+
2017-09-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* Makefile.am (GOTESTFLAGS): New variable.