aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShenghou Ma <minux@golang.org>2017-01-11 22:48:34 -0500
committerBrad Fitzpatrick <bradfitz@golang.org>2017-01-12 04:50:46 +0000
commit39e31d5ec009037f359ba0ba8ada154ffbbb52d5 (patch)
tree065ae8446bb314483a90fefd5499e5da934b445a
parent08da8201ca3c2c1068fddf2ab33bc8eedae24ce4 (diff)
downloadgo-39e31d5ec009037f359ba0ba8ada154ffbbb52d5.tar.gz
go-39e31d5ec009037f359ba0ba8ada154ffbbb52d5.zip
doc/go1.8: update timezone database version
Fixes #18623. Change-Id: Ic965f5f7088c3270adbca7162226be486d1b9b4e Reviewed-on: https://go-review.googlesource.com/35130 Reviewed-by: Ian Lance Taylor <iant@golang.org>
-rw-r--r--doc/go1.8.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/go1.8.html b/doc/go1.8.html
index 2ac478632e..f99c5ea96c 100644
--- a/doc/go1.8.html
+++ b/doc/go1.8.html
@@ -1617,9 +1617,9 @@ crypto/x509: return error for missing SerialNumber (CL 27238)
June 31 and July 32.
</p>
- <p> <!-- CL 33029 -->
+ <p> <!-- CL 33029 --> <!-- CL 34816 -->
The <code>tzdata</code> database has been updated to version
- 2016i for systems that don't already have a local time zone
+ 2016j for systems that don't already have a local time zone
database.
</p>