From bdf76ca045c989bcff9a0111819559d632a4a39a Mon Sep 17 00:00:00 2001
From: Julie Qiu
Date: Tue, 2 Jun 2020 13:51:38 -0400
Subject: [PATCH] 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
---
doc/go1.15.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/go1.15.html b/doc/go1.15.html
index fcdbf98c7c..bdb327e4d4 100644
--- a/doc/go1.15.html
+++ b/doc/go1.15.html
@@ -662,7 +662,7 @@ TODO
- TODO: https://golang.org/cl/227878: quote original value in errors returned by ParseDuration
+ When returning an error, ParseDuration
now quotes the original value.
--
2.48.1