From 4b86348f7fdc3f4bbed92b67c99075f90f55c4a5 Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 15 Jan 2009 11:45:01 +0000 Subject: * tool/file2lastrev.rb: RUBY_REVISION must be an integer. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4961c0cd6..8885eb48d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Jan 15 20:44:30 2009 Tanaka Akira + + * tool/file2lastrev.rb: RUBY_REVISION must be an integer. + Thu Jan 15 15:55:31 2009 Yukihiro Matsumoto * encoding.c (enc_set_default_encoding): should not treat US-ASCII -- cgit