From 865cb3b17111bf04ff175ca5cb7f48fe1e93e890 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/trunk@20069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index be85a65f6..a02c4238f 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. + Fri Oct 31 11:35:38 2008 Nobuyoshi Nakada * encoding.c (rb_enc_set_default_internal): no alias "internal" if -- cgit