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

Commitf4e8e6d

Browse files
committed
[release-branch.go1.2] doc: document Go 1.2.1
Note the installation instructions change doesn't apply here,so I had to patch this in manually instead of using release-apply.R=minux.ma, rCC=golang-codereviews, golang-devhttps://golang.org/cl/69860047
1 parent1685fbd commitf4e8e6d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎doc/devel/release.html‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,12 @@ <h3 id="r58.cmd">Tools</h3>
363363
the Go tree (and avoid writing Makefiles).
364364
</p>
365365

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>
366372

367373
<h3id="r58.minor">Minor revisions</h3>
368374

‎doc/install.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h3 id="tarball">Linux, Mac OS X, and FreeBSD tarballs</h3>
7676
</p>
7777

7878
<pre>
79-
tar -C /usr/local -xzf go1.1.linux-amd64.tar.gz
79+
tar -C /usr/local -xzf go1.2.1.linux-amd64.tar.gz
8080
</pre>
8181

8282
<p>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp