From a66ae1d39eecce74f03d6e68a35df2ee932c7572 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Mon, 19 Sep 2011 12:16:08 +1000 Subject: [PATCH] doc: update release.r60.1 notes R=dsymonds CC=golang-dev https://golang.org/cl/5045045 --- doc/devel/release.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/devel/release.html b/doc/devel/release.html index 9ae253ab6b..4ce3d37c19 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -94,9 +94,14 @@ more accessible.

r60.1 includes a linker -fix and a pair of +fix, a pair of goplay -fixes. +fixes, +and a json package +fix and +a new +struct tag +option.

r59 (released 2011/08/01)