diff options
Diffstat (limited to 'gotools/ChangeLog')
-rw-r--r-- | gotools/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gotools/ChangeLog b/gotools/ChangeLog index c3ea31f9dc0..13ed04c8d5d 100644 --- a/gotools/ChangeLog +++ b/gotools/ChangeLog @@ -1,3 +1,9 @@ +2022-02-11 Ian Lance Taylor <iant@golang.org> + + * Makefile.am (go_cmd_cgo_files): Add ast_go118.go + (check-go-tool): Copy golang.org/x/tools directories. + * Makefile.in: Regenerate. + 2022-02-09 Ian Lance Taylor <iant@golang.org> * configure.ac (RT_LIBS): Define. |