From bc07d5f2e675030cd04ca87894f46abd4ad8a7d8 Mon Sep 17 00:00:00 2001 From: yugui Date: Sun, 28 Dec 2008 09:41:05 +0000 Subject: merges r21090 from trunk into ruby_1_9_1. * common.mk (revision.h): ignores failure of file2lastrev. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21120 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a20310c38..385d4e854 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Dec 27 15:15:56 2008 Yuki Sonoda (Yugui) + + * common.mk (revision.h): ignores failure of file2lastrev. + Sat Dec 27 15:02:38 2008 Koichi Sasada * ruby.c (process_options): fix to untouch th->mild_compile_error. -- cgit