From: Rob Pike Date: Wed, 31 Oct 2012 17:32:15 +0000 (-0700) Subject: spec: we're now at Unicode 6.2.0 X-Git-Tag: go1.1rc2~2016 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=7ea65e5154deaed1ebe283a933f2a5a1a3b90625;p=gostls13.git spec: we're now at Unicode 6.2.0 R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6812060 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index a6586362ef..bd3c75f515 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,6 +1,6 @@ @@ -118,7 +118,7 @@ unicode_digit = /* a Unicode code point classified as "Decimal Digit" */ .

-In The Unicode Standard 6.0, +In The Unicode Standard 6.2, Section 4.5 "General Category" defines a set of character categories. Go treats those characters in category Lu, Ll, Lt, Lm, or Lo as Unicode letters,