From 5265293db2ce8c111c761255707435f267d80dde Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 25 Oct 2008 02:18:53 +0000 Subject: * ruby.c (usage): updated the description of -E option. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19932 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 69599e507..4230d95e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 25 11:12:40 2008 Yuki Sonoda (Yugui) + + * ruby.c (usage): updated the description of -E option. + Sat Oct 25 09:54:10 2008 James Edward Gray II * lib/csv.rb: Fixed a bug in read_to_char() that would slurp -- cgit