Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5)

Delta Between Two Patch Sets: doc/devel/release.html

Issue 160200044: [dev.power64] code review 160200044: build: merge default into dev.power64 (Closed)
Left Patch Set: diff -r be0c14f62257b42485019e9e1db23cf40d2e249f https://code.google.com/p/go Created 10 years, 4 months ago
Right Patch Set: diff -r be0c14f62257b42485019e9e1db23cf40d2e249f https://code.google.com/p/go Created 10 years, 4 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « doc/cmd.html ('k') | doc/go1.3.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(Both sides are equal)
1 <!--{ 1 <!--{
2 "Title": "Release History" 2 "Title": "Release History"
3 }--> 3 }-->
4 4
5 <p>This page summarizes the changes between official stable releases of Go. 5 <p>This page summarizes the changes between official stable releases of Go.
6 The <a href="//code.google.com/p/go/source/list">Mercurial change log</a> 6 The <a href="//code.google.com/p/go/source/list">Mercurial change log</a>
7 has the full details.</p> 7 has the full details.</p>
8 8
9 <p>To update to a specific release, use:</p> 9 <p>To update to a specific release, use:</p>
10 10
(...skipping 545 matching lines...) Expand 10 before | Expand all | Expand 10 after
556 <p>r57.2 fixes a <a href="//golang.org/change/063b0ff67d8277df03c956208abc068076 818dae">use of uninitialized memory in programs that misuse <code>goto</code></a >.</p> 556 <p>r57.2 fixes a <a href="//golang.org/change/063b0ff67d8277df03c956208abc068076 818dae">use of uninitialized memory in programs that misuse <code>goto</code></a >.</p>
557 557
558 <h2 id="r56">r56 (released 2011/03/16)</h2> 558 <h2 id="r56">r56 (released 2011/03/16)</h2>
559 559
560 <p> 560 <p>
561 The r56 release was the first stable release and corresponds to 561 The r56 release was the first stable release and corresponds to
562 <code><a href="weekly.html#2011-03-07">weekly.2011-03-07.1</a></code>. 562 <code><a href="weekly.html#2011-03-07">weekly.2011-03-07.1</a></code>.
563 The numbering starts at 56 because before this release, 563 The numbering starts at 56 because before this release,
564 what we now consider weekly snapshots were called releases. 564 what we now consider weekly snapshots were called releases.
565 </p> 565 </p>
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b