aboutsummaryrefslogtreecommitdiff
path: root/gotools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gotools/ChangeLog')
-rw-r--r--gotools/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gotools/ChangeLog b/gotools/ChangeLog
index cac11df..0e67186 100644
--- a/gotools/ChangeLog
+++ b/gotools/ChangeLog
@@ -1,3 +1,8 @@
+2018-05-09 Ian Lance Taylor <iant@golang.org>
+
+ * Makefile.am (check-go-tool): Don't copy zstdpkglist.go.
+ * Makefile.in: Rebuild.
+
2018-05-04 Ian Lance Taylor <iant@golang.org>
PR go/85630