From 2078e7456aa5ec2dfce55a9b5cdc95a5a6a554d6 Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 14 Aug 2001 19:05:37 +0000 Subject: * ext/digest/sha2/extconf.rb: fix so that they build from any directory. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a05762c5..8e9648960 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 15 04:04:02 2001 Akinori MUSHA + + * ext/digest/sha2/extconf.rb: fix so that they build from any + directory. + Wed Aug 15 01:59:19 2001 Akinori MUSHA * ext/digest/defs.h: Define NO_UINT64_T instead of emitting an -- cgit