release.r57.1

186 views
Skip to first unread message

Russ Cox

unread,
May 4, 2011, 1:32:03 AM5/4/11
to golang-nuts
We've just tagged our second stable Go release, release.r57.1.
You can update by running:

hg pull
hg update release

If you get an error about crossing branches, it means you have local
changes in your Mercurial client (hg status): revert those changes
and re-run the hg update command.

http://golang.org/doc/devel/release.html#r57 describes the release
and gives links to more information. The .1 denotes a minor revision
that adds a bug fix we missed during the original release testing.
During the life of a release we may issue additional minor revisions
if we fix a significant bug at tip and think it is worth making the same
fix in the release.

The full list of changes since release.r56 is too long to list.
That information is linked from the release notes online.

The following people from the open source community contributed code
to this release:

Albert Strasheim
Alex Brainman
Alexey Borzenkov
Andrey Mirtchovski
Anthony Martin
Anthony Starks
Caine Tighe
Corey Thomasson
Dave Cheney
David Anderson
David Crawshaw
David Forsythe
Devon H. O'Dell
Dmitriy Vyukov
Dmitry Chestnykh
Evan Shaw
Fazlul Shahriar
Gustavo Niemeyer
Joe Poirier
John DeNero
Lorenzo Stoakes
Lucio De Re
Luit van Drongelen
Matt Jones
Mikio Hara
Mikkel Krautz
Pascal S. de Kloe
Petar Maymounkov
Peter Mundy
Quan Yong Zhai
Robert Hencke
Roger Pau Monné
Roger Peppe
Ross Light
Sameer Ajmani
Vincent Vanackere
Yasuhiro Matsumoto
Yuval Pavel Zholkover

Thanks to all of them, and to all who contributed to the release in other
ways, such as by making useful suggestions or sending in detailed bug
reports. Apologies if we missed anyone. We appreciate all your help.

To see a full list of changes between this and the previous release,
after updating, run:

hg log -r release.r56:release.r57.1

Enjoy.

Russ

Reply all
Reply to author
Forward
0 new messages