jenkins-bot has submitted this change and it was merged.

Change subject: Update to Unicode 8
......................................................................


Update to Unicode 8

This is a null change for our implementations, so just update comments.

See http://www.unicode.org/reports/tr29/tr29-27.html#Modifications

Change-Id: I24888b2f5e9f0626f7ac4f1d846a97eb5256ea5a
---
M src/unicodejs.graphemebreak.js
M src/unicodejs.wordbreak.js
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Divec: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/src/unicodejs.graphemebreak.js b/src/unicodejs.graphemebreak.js
index 2cae8db..6999540 100644
--- a/src/unicodejs.graphemebreak.js
+++ b/src/unicodejs.graphemebreak.js
@@ -1,7 +1,7 @@
 /*!
  * UnicodeJS Grapheme Break module
  *
- * Implementation of Unicode 7.0.0 Default Grapheme Cluster Boundary 
Specification
+ * Implementation of Unicode 8.0.0 Default Grapheme Cluster Boundary 
Specification
  * http://www.unicode.org/reports/tr29/#Default_Grapheme_Cluster_Table
  *
  * @copyright 2013–2015 UnicodeJS team and others; see AUTHORS.txt
diff --git a/src/unicodejs.wordbreak.js b/src/unicodejs.wordbreak.js
index e90e66a..672ea23 100644
--- a/src/unicodejs.wordbreak.js
+++ b/src/unicodejs.wordbreak.js
@@ -1,8 +1,8 @@
 /*!
  * UnicodeJS Word Break module
  *
- * Implementation of Unicode 7.0.0 Default Word Boundary Specification
- * http://www.unicode.org/reports/tr29/#Default_Grapheme_Cluster_Table
+ * Implementation of Unicode 8.0.0 Default Word Boundary Specification
+ * http://www.unicode.org/reports/tr29/#Default_Word_Boundaries
  *
  * @copyright 2013–2015 UnicodeJS team and others; see AUTHORS.txt
  * @license The MIT License (MIT); see LICENSE.txt

-- 
To view, visit https://gerrit.wikimedia.org/r/238358
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I24888b2f5e9f0626f7ac4f1d846a97eb5256ea5a
Gerrit-PatchSet: 1
Gerrit-Project: unicodejs
Gerrit-Branch: master
Gerrit-Owner: Esanders <esand...@wikimedia.org>
Gerrit-Reviewer: Divec <da...@troi.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to