From d3897791679dede0b96cbb3ef69a098d6bb3233f Mon Sep 17 00:00:00 2001 From: knu Date: Sat, 19 Apr 2003 12:55:59 +0000 Subject: * ext/Setup*: Add zlib and remove bogus and obsolete entries. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index acfed8791..7b833885d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Apr 19 21:55:10 2003 Akinori MUSHA + + * ext/Setup*: Add zlib and remove bogus and obsolete entries. + Sat Apr 19 00:56:13 2003 Yukihiro Matsumoto * struct.c (rb_struct_eql): should compare values with "eql?". -- cgit