From a1a347f0b0691c69c2a1f7fbf27c9b4ab8311432 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 1 Aug 2003 08:13:29 +0000 Subject: * ext/openssl/extconf.rb: should replace literally. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c818a311d..3a25db8be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Aug 1 17:13:23 2003 Nobuyoshi Nakada + + * ext/openssl/extconf.rb: should replace literally. + Fri Aug 1 16:22:57 2003 Nobuyoshi Nakada * io.c (rb_io_check_readable, rb_io_check_writable): ensure not -- cgit