From aee85ca4dfd4d518373e361d3fe0a4831e7aab61 Mon Sep 17 00:00:00 2001 From: eban Date: Mon, 13 May 2002 05:42:47 +0000 Subject: * djgpp/config.hin, djgpp/config.sed: catch up with the latest change. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a39d5d8c2..4ea947dbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ -Sat May 11 23:24:52 2002 Takaaki Tateishi +Mon May 13 14:38:33 2002 WATANABE Hirofumi - * ext/dl: enable dl's stack emulation for constructing function call. + * djgpp/config.hin, djgpp/config.sed: catch up with the latest change. Sun May 12 03:01:08 2002 WATANABE Hirofumi @@ -12,6 +12,10 @@ Sun May 12 03:01:08 2002 WATANABE Hirofumi * MANIFEST: add missing.h +Sat May 11 23:24:52 2002 Takaaki Tateishi + + * ext/dl: enable dl's stack emulation for constructing function call. + Sat May 11 10:52:09 2002 Nobuyoshi Nakada * dir.c (glob_helper): remove escaping backslashes. -- cgit