From 4e560cffd6266c08cb856d1b2c25f796522bcc9e Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 29 Aug 2000 02:52:41 +0000 Subject: matz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@908 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72e8647349..5275273d61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Aug 29 02:02:14 2000 Yukihiro Matsumoto + + * lib/mkmf.rb (create_makefile): handles create_makefile("a/b"). + + * ext/extmk.rb.in (create_makefile): ditto + Mon Aug 28 18:43:54 2000 Yukihiro Matsumoto * eval.c (is_defined): now handles class variables. @@ -9,7 +15,8 @@ Mon Aug 28 18:43:54 2000 Yukihiro Matsumoto * parse.y (gettable): ditto. * regex.c (PUSH_FAILURE_COUNT): push/pop interval count on failure - stack. + stack. this fix is inspired by the Emacs21 patch from Stefan + Monnier . Fri Aug 25 15:24:39 2000 Yukihiro Matsumoto -- cgit v1.2.3