1
0
mirror of https://github.com/golang/go synced 2024-11-11 23:10:23 -07:00
go/doc/go1.3.txt
Brad Fitzpatrick c0eb88029e doc: add cmd/gofmt entry to go1.3.txt
R=golang-codereviews, minux.ma
CC=golang-codereviews
https://golang.org/cl/52240043
2014-01-14 12:27:51 -08:00

5 lines
252 B
Plaintext

cmd/gofmt: remove -tabwidth and -tabs flags (CL 52170043)
liblink: pull linker i/o into separate liblink C library (CL 35790044)
misc/dist: renamed misc/makerelease (CL 39920043)
syscall: add NewCallbackCDecl to use for windows callbacks (CL 36180044)