diff --git a/doc/go1.2.html b/doc/go1.2.html index ce54850c19..ddaf862ade 100644 --- a/doc/go1.2.html +++ b/doc/go1.2.html @@ -530,6 +530,23 @@ map are unaffected because the associated function map will override the new default function definitions.

+

New packages

+ +

+There are two new packages. +

+ + +

Minor changes to the library