From 6b251d7ae5b806388f1f324cc69e32344ce72e25 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 22 Apr 2004 01:08:23 +0000 Subject: * */Makefile.sub (distclean-local): should remove $(RBCONFIG). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8329768bf..6813e5a9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Apr 22 10:07:01 2004 NAKAMURA Usaku + + * */Makefile.sub (distclean-local): should remove $(RBCONFIG). + Thu Apr 22 04:17:57 2004 Nobuyoshi Nakada * eval.c (rb_mod_define_method): allow binding methods to modules. -- cgit