From: Marcel van Lohuizen
Date: Tue, 28 Jun 2016 15:47:27 +0000 (+0200)
Subject: doc: update 1.7 release notes on Unicode upgrade
X-Git-Tag: go1.7rc1~36
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=996ed3be9a10ace6cd7a8a6a8080c0c8db7ab1fe;p=gostls13.git
doc: update 1.7 release notes on Unicode upgrade
Fixes #16201
Change-Id: I38c17859db78c2868905da24217e0ad47739c320
Reviewed-on: https://go-review.googlesource.com/24541
Run-TryBot: Marcel van Lohuizen
TryBot-Result: Gobot Gobot
Reviewed-by: Ian Lance Taylor
---
diff --git a/doc/go1.7.html b/doc/go1.7.html
index c80be957a1..34236b4dcb 100644
--- a/doc/go1.7.html
+++ b/doc/go1.7.html
@@ -1222,3 +1222,15 @@ system call before executing the new program.
+
+
+- unicode
+
+-
+
+The unicode
package and associated
+support throughout the system has been upgraded from version 8.0 to
+Unicode 9.0.
+
+
+