From 996ed3be9a10ace6cd7a8a6a8080c0c8db7ab1fe Mon Sep 17 00:00:00 2001
From: Marcel van Lohuizen
Date: Tue, 28 Jun 2016 17:47:27 +0200
Subject: [PATCH] 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
---
doc/go1.7.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
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.
+
+
+
--
2.50.0