From 40e1f225500adbfcaa22a2a7daad727c074d6721 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 28 Oct 2004 14:19:40 +0000 Subject: * ext/extmk.rb: prefer relative path. [ruby-talk:93037] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd841750a..90f13237c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 28 23:19:31 2004 Nobuyoshi Nakada + + * ext/extmk.rb: prefer relative path. [ruby-talk:93037] + Wed Oct 27 18:49:11 2004 NAKAMURA Usaku * gc.c: prototype; rb_io_fptr_finalize() doesn't return any value -- cgit