Skip to content

Commit

Permalink
doc/go1.15: add release notes for time
Browse files Browse the repository at this point in the history
Updates #37419

Change-Id: I2018b55f335400070bfa3573adab9549a5bf6a1a
Reviewed-on: https://go-review.googlesource.com/c/go/+/236158
Reviewed-by: Dmitri Shuralyov <[email protected]>
  • Loading branch information
julieqiu committed Jun 4, 2020
1 parent cb5fad7 commit bdf76ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/go1.15.html
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
</p>

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

0 comments on commit bdf76ca

Please sign in to comment.