From e522a477c298dac1e26e8bbd6ac262911d7ed8f9 Mon Sep 17 00:00:00 2001 From: Nigel Tao Date: Tue, 11 Nov 2014 16:06:47 +1100 Subject: [PATCH] doc: update go1.4.html's minor library changes. LGTM=r R=r CC=golang-codereviews https://golang.org/cl/173920043 --- doc/go1.4.html | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/doc/go1.4.html b/doc/go1.4.html index ac63ade60a..d96440708d 100644 --- a/doc/go1.4.html +++ b/doc/go1.4.html @@ -637,12 +637,29 @@ See the relevant package documentation for more information about each change.