aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-21 08:12:20 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-21 08:12:20 +0000
commit5c27164d594997ae91442f46cbab4eace69a17f0 (patch)
treebe4210c5a226f00c2b07f24969162d88f663eca1 /ChangeLog
parent7415796ca397ab293ded29122de30644ed437497 (diff)
downloadruby-5c27164d594997ae91442f46cbab4eace69a17f0.tar.gz
lib/unicode_normalize/tables.rb: Committing to make version
update easier and more predictable, and reducing compilation time. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48072 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index abff258f85..f8fdcc4c86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
Tue Oct 21 15:56:56 2014 Martin Duerst <duerst@it.aoyama.ac.jp>
+ * lib/unicode_normalize/tables.rb: Committing to make version
+ update easier and more predictable, and reducing compilation
+ time.
+
+Tue Oct 21 15:56:56 2014 Martin Duerst <duerst@it.aoyama.ac.jp>
+
* lib/unicode_normalize/normalize.rb: Added comment to point to
relevant portion of Unicode standard for Hangul (de)composition
identifiers and algorithm.