Skip to content

Commit bdf76ca

Browse files
committed
doc/go1.15: add release notes for time
Updates #37419 Change-Id: I2018b55f335400070bfa3573adab9549a5bf6a1a Reviewed-on: https://go-review.googlesource.com/c/go/+/236158 Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent cb5fad7 commit bdf76ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/go1.15.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
662662
</p>
663663

664664
<p><!-- CL 227878 -->
665-
TODO: <a href="https://golang.org/cl/227878">https://golang.org/cl/227878</a>: quote original value in errors returned by ParseDuration
665+
When returning an error, <a href="/pkg/time/#ParseDuration"><code>ParseDuration</code></a> now quotes the original value.
666666
</p>
667667
</dd>
668668
</dl><!-- time -->

0 commit comments

Comments
 (0)