diff --git a/doc/go1.15.html b/doc/go1.15.html index 24a1c0d0cf..ee00aa003c 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -486,6 +486,19 @@ TODO +
+ DWARF generation is now supported (and enabled by default) for -buildmode=plugin on macOS.
+
+ Building with -buildmode=plugin is now supported on freebsd/amd64.
+