From: Rob Pike Date: Fri, 8 Aug 2014 21:54:04 +0000 (-0700) Subject: doc/go1.4.txt: go.sys subrepo created X-Git-Tag: go1.4beta1~862 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5a17aaa830a5951d2dc24aabb6c267d224a6b697;p=gostls13.git doc/go1.4.txt: go.sys subrepo created CC=golang-codereviews https://golang.org/cl/124050043 --- diff --git a/doc/go1.4.txt b/doc/go1.4.txt index e480d9bcd5..198529434a 100644 --- a/doc/go1.4.txt +++ b/doc/go1.4.txt @@ -19,3 +19,5 @@ testing: add Coverage (CL 98150043) text/scanner: add IsIdentRune field of Scanner. (CL 108030044) time: use the micro symbol (µ (U+00B5)) to print microsecond duration (CL 105030046) encoding/asn1: optional elements with a default value will now only be omitted if they have that value (CL 86960045). + +go.sys subrepo created: http://golang.org/s/go1.4-syscall