diff --git a/doc/go1.9.html b/doc/go1.9.html index 04625e779e..3e7f1477c9 100644 --- a/doc/go1.9.html +++ b/doc/go1.9.html @@ -805,6 +805,13 @@ CL 40331: https://golang.org/cl/40331: cmd/link,runtime/cgo: enable PT_TLS gener Retrieving the time and sleeping now work correctly under Wine.

+

+ If a Time value has a monotonic clock reading, its + string representation (as returned by String) now includes a + final field "m=±value", where value is the + monotonic clock reading formatted as a decimal number of seconds. +

+

The included tzdata timezone database has been updated to version 2017b. As always, it is only used if the