We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ec72c commit 0599913Copy full SHA for 0599913
doc/go1.5.txt
@@ -66,7 +66,7 @@ net/http: ignore the Unix epoch time in ServeContent (https://golang.org/cl/7915
66
net/http/cgi: fix REMOTE_ADDR, REMOTE_HOST, add REMOTE_PORT (https://golang.org/cl/4933)
67
net/mail: adds AddressParser type (https://golang.org/cl/10392)
68
net/smtp: add TLSConnectionState accessor (https://golang.org/cl/2151)
69
-os: add LookupEnv (https://golang.org/cl/9791)
+os: add LookupEnv (https://golang.org/cl/9741)
70
os/signal: add Ignore and Reset (https://golang.org/cl/3580)
71
reflect: add ArrayOf (https://golang.org/cl/4111)
72
reflect: add FuncOf (https://golang.org/cl/1996)
0 commit comments