Skip to content

Commit f36546b

Browse files
committed
[release-branch.go1.3] doc: document go1.3.1
««« CL 126060043 / e3cf4c202bd8 doc: document go1.3.1 LGTM=r R=r, rsc CC=golang-codereviews https://golang.org/cl/126060043 »»» TBR=rsc R=rsc CC=golang-codereviews https://golang.org/cl/126070043
1 parent f466851 commit f36546b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/devel/release.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ <h2 id="go1.3">go1.3 (released 2014/06/18)</h2>
2020
Read the <a href="/doc/go1.3">Go 1.3 Release Notes</a> for more information.
2121
</p>
2222

23+
<h3 id="go1.3.minor">Minor revisions</h3>
24+
25+
<p>
26+
go1.3.1 (released 2014/08/13) includes bug fixes to the compiler and the the <code>runtime</code>, <code>net</code>, and <code>crypto/rsa</code> packages.
27+
See the <a href="//code.google.com/p/go/source/list?name=release-branch.go1.3&r=40272ab1339ab2fb9e7160483e5e5d42d6b7e810">change history</a> for details.
28+
</p>
29+
2330
<h2 id="go1.2">go1.2 (released 2013/12/01)</h2>
2431

2532
<p>

0 commit comments

Comments
 (0)