1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: revive an entry for r53762 accidentally removed at r53764.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2016-02-07 19:40:05 +00:00
parent 3e82668e62
commit d5b4511020

View file

@ -20,6 +20,14 @@ Sun Feb 7 11:44:03 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
to pass as parameters; not yet implemented or used.
(with Kimihito Matsui)
Sun Feb 7 11:16:00 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
* common.mk: using new option in recipe for enc/unicode/casefold.h
* enc/unicode/case-folding.rb: Correctly specify argument to new option.
(with Kimihito Matsui)
Sun Feb 7 10:43:27 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
(this commit message applies to the previous commit)