From: David Symonds Date: Wed, 22 Jul 2015 02:42:28 +0000 (+1000) Subject: lib/time: update to IANA release 2015e. X-Git-Tag: go1.5beta3~127 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=23f4e43564a674ed6768bb262fa8c7263bc4aead;p=gostls13.git lib/time: update to IANA release 2015e. Fixes #11810. Change-Id: I8453e53a72e242a69ea34eb393999e7291d4358f Reviewed-on: https://go-review.googlesource.com/12502 Run-TryBot: David Symonds Reviewed-by: Rob Pike --- diff --git a/lib/time/update.bash b/lib/time/update.bash index caa8450fa6..3ef1df582c 100755 --- a/lib/time/update.bash +++ b/lib/time/update.bash @@ -7,8 +7,8 @@ # downloaded from the ICANN/IANA distribution. # Versions to use. -CODE=2014j -DATA=2014j +CODE=2015e +DATA=2015e set -e rm -rf work diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip index 425d7c98fa..73c30b4597 100644 Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ