From 3c73833ecc3d7fb7cc38db0304138748ed86b92a Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 17 Jul 2006 02:49:01 +0000 Subject: * st.c: still need to include config.h on some platforms. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10540 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d0f44fea0..9bd3f953c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jul 17 11:47:35 2006 NAKAMURA Usaku + + * st.c: still need to include config.h on some platforms. + Sat Jul 15 01:09:22 2006 Yukihiro Matsumoto * st.c (malloc): use xmalloc/xcalloc instead of plain -- cgit