← All releases

go1.1.2

Minor

August 13, 2013

Go 1.1.2 fixes issues in the gc compiler, cgo, and the bufio, runtime, syscall, and time packages.

highlights
  • gc compiler fixes

  • cgo fixes

  • bufio package fix

  • runtime package fix

  • syscall package fix

  • time package fix

  • Getrlimit and Setrlimit fix on Linux ARM/386 (issue 5949)