diff options
Diffstat (limited to 'doc/devel/release.html')
| -rw-r--r-- | doc/devel/release.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html index a8f5963ca7..1a84391345 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -27,6 +27,16 @@ go1.3.1 (released 2014/08/13) includes bug fixes to the compiler and the <code>r See the <a href="//code.google.com/p/go/source/list?name=release-branch.go1.3&r=073fc578434bf3e1e22749b559d273c8da728ebb">change history</a> for details. </p> +<p> +go1.3.2 (released 2014/09/25) includes bug fixes to cgo and the crypto/tls packages. +See the <a href="//code.google.com/p/go/source/list?name=release-branch.go1.3&r=go1.3.2">change history</a> for details. +</p> + +<p> +go1.3.3 (released 2014/09/30) includes further bug fixes to cgo, the runtime package, and the nacl port. +See the <a href="//code.google.com/p/go/source/list?name=release-branch.go1.3&r=go1.3.3">change history</a> for details. +</p> + <h2 id="go1.2">go1.2 (released 2013/12/01)</h2> <p> |
