]> Cypherpunks repositories - gostls13.git/commitdiff
doc: dummy commit in go1.5.txt
authorRuss Cox <rsc@golang.org>
Fri, 20 Feb 2015 01:42:09 +0000 (20:42 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 20 Feb 2015 01:42:37 +0000 (01:42 +0000)
Change-Id: I678336daf99f7d7d19f99506f1a604de8e05bf43
Reviewed-on: https://go-review.googlesource.com/5400
Reviewed-by: Russ Cox <rsc@golang.org>
doc/go1.5.txt

index 95db022c7475f4b724772d81945dd8ec484c7fc9..3ec9395e1cbb17cce3d7490a77acbc6598ecef34 100644 (file)
@@ -33,3 +33,4 @@ sort: number of Sort performance optimizations (https://golang.org/cl/2100, http
 strconv: optimize decimal to string conversion (https://golang.org/cl/2105)
 math/big: faster assembly kernels for amd64 and 386 (https://golang.org/cl/2503, https://golang.org/cl/2560)
 math/big: faster "pure Go" kernels for platforms w/o assembly kernels (https://golang.org/cl/2480)
+