From 5740c31b30ae5c640c3903499528ef52411756d2 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 1 Jul 2008 08:51:33 +0000 Subject: * enc/make_encdb.h: always add ';' at the end of line. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9630a6034..71c12ded2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Jul 1 17:50:44 2008 NAKAMURA Usaku + + * enc/make_encdb.h: always add ';' at the end of line. + Tue Jul 1 17:44:30 2008 Nobuyoshi Nakada * iseq.c (COMPILE_OPTION_FALSE), time.c (timegm_noleapsecond), -- cgit