Skip to content

Commit 0599913

Browse files
dominikhbradfitz
authored andcommitted
doc/go1.5.txt: correct CL for LookupEnv addition
Change-Id: Ib43b21daef5d8291e03c0f0fbf56999e37e21e21 Reviewed-on: https://go-review.googlesource.com/10820 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
1 parent 21ec72c commit 0599913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/go1.5.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ net/http: ignore the Unix epoch time in ServeContent (https://golang.org/cl/7915
6666
net/http/cgi: fix REMOTE_ADDR, REMOTE_HOST, add REMOTE_PORT (https://golang.org/cl/4933)
6767
net/mail: adds AddressParser type (https://golang.org/cl/10392)
6868
net/smtp: add TLSConnectionState accessor (https://golang.org/cl/2151)
69-
os: add LookupEnv (https://golang.org/cl/9791)
69+
os: add LookupEnv (https://golang.org/cl/9741)
7070
os/signal: add Ignore and Reset (https://golang.org/cl/3580)
7171
reflect: add ArrayOf (https://golang.org/cl/4111)
7272
reflect: add FuncOf (https://golang.org/cl/1996)

0 commit comments

Comments
 (0)