From ea3df76e0969f1c69a1c7aba36bdd1a142570335 Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 31 Oct 2008 03:31:09 +0000 Subject: * spec/default.mspec: supports that the build directory != srcdir. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3c4bebeb5..e890a5274 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 31 12:27:52 2008 Yuki Sonoda (Yugui) + + * spec/default.mspec: supports that the build directory != srcdir. + Thu Oct 30 23:32:17 2008 Yuki Sonoda (Yugui) * test/test_delegate.rb (test_syscallerror_eq): ignored because the -- cgit