From 387e838c024cbe59c5df297d8ad36012406e38d1 Mon Sep 17 00:00:00 2001 From: duerst Date: Sat, 23 Jan 2016 09:38:50 +0000 Subject: [PATCH] ChangeLog: Fixing wrong time on previous commit, and adding previous commit message to svn [ci skip] The message on the previous commit should have read: common.mk: Simplifying Unicode data file download logic to make it more reliable [Bug #12007] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4d0f7a7441..0f6ed4fb9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -Sat Jan 23 16:29:42 2016 Martin Duerst +Sat Jan 23 18:37:37 2016 Martin Duerst + + * ChangeLog: Fixing wrong time on previous commit, and adding + previous commit message to svn [ci skip] + +Sat Jan 23 18:30:30 2016 Martin Duerst * common.mk: Simplifying Unicode data file download logic to make - it more reliable + it more reliable [Bug #12007] Sat Jan 23 16:29:42 2016 Martin Duerst