]> Cypherpunks repositories - gostls13.git/commit
doc: mention that Go no longer calls timeBeginPeriod(1) on Windows
authorRuss Cox <rsc@golang.org>
Thu, 7 Jan 2016 02:28:06 +0000 (21:28 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 7 Jan 2016 04:16:14 +0000 (04:16 +0000)
commitf962fc0820f13d6a44b8ef88e0fe20c02123b1b2
tree58a6ec3f7b05f3ffd7baa5024746ade80b48aed8
parentb00105d87867f7205dd13d9ec251981ed840992b
doc: mention that Go no longer calls timeBeginPeriod(1) on Windows

Fixes #13731.

Change-Id: Iaf70a8b41c947f0d86013808564112ab676136e3
Reviewed-on: https://go-review.googlesource.com/18345
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
doc/go1.6.html