summaryrefslogtreecommitdiff
path: root/gotools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gotools/ChangeLog')
-rw-r--r--gotools/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gotools/ChangeLog b/gotools/ChangeLog
index 8fac16e3712..a78e762dd77 100644
--- a/gotools/ChangeLog
+++ b/gotools/ChangeLog
@@ -1,3 +1,14 @@
+2017-09-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * Makefile.am (GOTESTFLAGS): New variable.
+ (check-runtime): Pass it to gotest.
+ (check-go-tools): Sort summary.
+ (check-runtime): Likewise.
+ (check-cgo-test): Likewise.
+ (check-carchive-test): Likewise.
+ (check): Likewise.
+ * Makefile.in: Regenerate.
+
2017-09-14 Ian Lance Taylor <iant@golang.org>
* Makefile.am (LIBGOTOOL): Define.