]> Cypherpunks repositories - gostls13.git/commitdiff
doc: update 1.7 release notes on Unicode upgrade
authorMarcel van Lohuizen <mpvl@golang.org>
Tue, 28 Jun 2016 15:47:27 +0000 (17:47 +0200)
committerMarcel van Lohuizen <mpvl@golang.org>
Tue, 28 Jun 2016 17:01:30 +0000 (17:01 +0000)
Fixes #16201

Change-Id: I38c17859db78c2868905da24217e0ad47739c320
Reviewed-on: https://go-review.googlesource.com/24541
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.7.html

index c80be957a1f6ed5bc83b4d0110f96bfe58e14612..34236b4dcb42a0ae9c1546cc5bf11fd4e9adb82c 100644 (file)
@@ -1222,3 +1222,15 @@ system call before executing the new program.
 </p>
 </dd>
 </dl>
+
+
+<dl id="unicode"><dt><a href="/pkg/unicode/">unicode</a></dt>
+
+<dd>
+<p>
+The <a href="/pkg/unicode/"><code>unicode</code></a> package and associated
+support throughout the system has been upgraded from version 8.0 to
+<a href="http://www.unicode.org/versions/Unicode9.0.0/">Unicode 9.0</a>.
+</p>
+</dd>
+</dl>