From 4e267193fbd2258539d74df105afa92f25a85b0f Mon Sep 17 00:00:00 2001 From: eban Date: Tue, 16 Sep 2003 07:50:00 +0000 Subject: * MANIFEST: add test/csv/mac.csv. * win32/Makefile.sub, bcc32/Makefile.sub (test): add phony NUL target. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4554 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e49bb3ce8..df0be30da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 16 16:47:56 2003 WATANABE Hirofumi + + * MANIFEST: add test/csv/mac.csv. + + * win32/Makefile.sub, bcc32/Makefile.sub (test): add phony NUL target. + Mon Sep 15 19:02:52 2003 NAKAMURA, Hiroshi * lib/csv.rb: add extra pamameter to specify row(record) separater -- cgit