Skip to content

Commit 033b650

Browse files
committed
doc: update tzdata version in 1.12 release notes
It was recently updated (again) to version 2018i. Since we're here, wrap the paragraph at ~70 columns, like all the others. Change-Id: I0a380385f34f1df1258a9f2af447234967422f37 Reviewed-on: https://go-review.googlesource.com/c/156857 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 8712562 commit 033b650

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/go1.12.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,10 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
545545
<dl id="lib/time"><dt><a href="/pkg/lib/time/">lib/time</a></dt>
546546
<dd>
547547
<p><!-- CL 151299 -->
548-
The time zone database in <code>$GOROOT/lib/time/zoneinfo.zip</code> has been updated to version 2018g. Note that this ZIP file is only used if a time zone database is not provided by the operating system.
548+
The time zone database in <code>$GOROOT/lib/time/zoneinfo.zip</code>
549+
has been updated to version 2018i. Note that this ZIP file is
550+
only used if a time zone database is not provided by the operating
551+
system.
549552
</p>
550553

551554
</dl><!-- lib/time -->

0 commit comments

Comments
 (0)