From ec8d724c0ccd64f12186c2b43da02cd4dcf781cd Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 4 Sep 2008 15:35:30 +0000 Subject: * transcode.c: variables renamed for consistency. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f91aec4fc..269a6b832 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 5 00:22:34 2008 Tanaka Akira + + * transcode.c: variables renamed for consistency. + Fri Sep 5 00:05:27 2008 Tanaka Akira * pack.c (encodes): make buff fixed length to avoid SEGV by -- cgit