From d5b4511020127a4761e11f91bdbc501decfa7b29 Mon Sep 17 00:00:00 2001 From: nagachika Date: Sun, 7 Feb 2016 19:40:05 +0000 Subject: [PATCH] * 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 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index a799ac29b6..b02aa1dc77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,14 @@ Sun Feb 7 11:44:03 2016 Martin Duerst to pass as parameters; not yet implemented or used. (with Kimihito Matsui) + +Sun Feb 7 11:16:00 2016 Martin Duerst + + * 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 (this commit message applies to the previous commit)