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

Commitf1f37cc

Browse files
committed
[release-branch.go1.1] doc: release notes for go1.1.2
««« CL 12016043 / 897a42d03643doc: release notes for go1.1.2R=golang-dev, go.peter.90, rsc, rCC=golang-devhttps://golang.org/cl/12016043»»»Fixes#5928.R=golang-dev, r, dsymondsCC=golang-devhttps://golang.org/cl/12835043
1 parent018854d commitf1f37cc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎doc/devel/release.html‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,17 @@ <h3 id="go1.1.minor">Minor revisions</h3>
2828
See the<ahref="https://code.google.com/p/go/source/list?name=release-branch.go1.1&r=43c4a41d24382a56a90e924800c681e435d9e399">change history</a> for details.
2929
</p>
3030

31+
<p>
32+
go1.1.2 (released 2013/08/13) includes fixes to the<code>gc</code> compiler
33+
and<code>cgo</code>, and the<code>bufio</code>,<code>runtime</code>,
34+
<code>syscall</code>, and<code>time</code> packages.
35+
See the<ahref="https://code.google.com/p/go/source/list?name=release-branch.go1.1&r=a6a9792f94acd4ff686b2bc57383d163608b91cf">change history</a> for details.
36+
If you use package syscall's<code>Getrlimit</code> and<code>Setrlimit</code>
37+
functions under Linux on the ARM or 386 architectures, please note change
38+
<ahref="http://golang.org/change/55ac276af5a7">55ac276af5a7</a>
39+
that fixes<ahref="http://golang.org/issue/5949">issue 5949</a>.
40+
</p>
41+
3142
<h2id="go1">go1 (released 2012/03/28)</h2>
3243

3344
<p>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp