Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/goPublic

Commit2c19e64

Browse files
committed
[release-branch.go1.2] doc: document go1.2.2
««« CL 100110043 / 51dc50080c9fdoc: document go1.2.2R=rsc, bradfitzCC=golang-codereviewshttps://golang.org/cl/100110043»»»R=iantCC=golang-codereviews, golang-devhttps://golang.org/cl/98960043
1 parent9c9802f commit2c19e64

File tree

1 file changed

+22
-8
lines changed

1 file changed

+22
-8
lines changed

‎doc/devel/release.html‎

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,32 @@
1313
hg update<i>tag</i>
1414
</pre>
1515

16+
<h2id="go1.2">go1.2 (released 2013/12/01)</h2>
17+
18+
<p>
19+
Go 1.2 is a major release of Go.
20+
Read the<ahref="/doc/go1.2">Go 1.2 Release Notes</a> for more information.
21+
</p>
22+
23+
<h3id="go1.2.minor">Minor revisions</h3>
24+
25+
<p>
26+
go1.2.1 (released 2014/03/02) includes bug fixes to the<code>runtime</code>,<code>net</code>, and<code>database/sql</code> packages.
27+
See the<ahref="https://code.google.com/p/go/source/list?name=release-branch.go1.2&r=7ada9e760ce34e78aee5b476c9621556d0fa5d31">change history</a> for details.
28+
</p>
29+
30+
<p>
31+
go1.2.2 (released 2014/05/05) includes a
32+
<ahref="https://code.google.com/p/go/source/detail?r=bda3619e7a2c&repo=tools">security fix</a>
33+
that affects the tour binary included in the binary distributions (thanks to Guillaume T).
34+
This point release only affects binary distributions; no code in the main repository has changed.
35+
</p>
36+
1637
<h2id="go1.1">go1.1 (released 2013/05/13)</h2>
1738

1839
<p>
1940
Go 1.1 is a major release of Go.
20-
Read the<ahref="/doc/go1.1.html">Go 1.1 Release Notes</a> for
21-
more information.
41+
Read the<ahref="/doc/go1.1">Go 1.1 Release Notes</a> for more information.
2242
</p>
2343

2444
<h3id="go1.1.minor">Minor revisions</h3>
@@ -363,12 +383,6 @@ <h3 id="r58.cmd">Tools</h3>
363383
the Go tree (and avoid writing Makefiles).
364384
</p>
365385

366-
<h3id="go1.2.minor">Minor revisions</h3>
367-
368-
<p>
369-
go1.2.1 (released 2014/03/02) includes bug fixes to the<code>runtime</code>,<code>net</code>, and<code>database/sql</code> packages.
370-
See the<ahref="https://code.google.com/p/go/source/list?name=release-branch.go1.2&r=7ada9e760ce34e78aee5b476c9621556d0fa5d31">change history</a> for details.
371-
</p>
372386

373387
<h3id="r58.minor">Minor revisions</h3>
374388

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp