From 3af458348ef7bb6d5bd0f16aac3c9ccedd9b4a3e Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 3 Oct 2008 15:49:39 +0000 Subject: * ext/dl/extconf.rb ($distcleanfiles): added callback-?.c into the distclean list. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e2d5bae82..7dced5370 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 3 22:43:04 2008 Yuki Sonoda (Yugui) + + * ext/dl/extconf.rb ($distcleanfiles): added callback-?.c into + the distclean list. + Fri Oct 3 19:33:21 2008 NARUSE, Yui * ext/json/lib/json/pure.rb (module JSON): remove Iconv dependency. -- cgit