From 3aa289ec19c6eed53418986c28d697423c0d3a94 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 25 Jun 2007 09:03:43 +0000 Subject: * ext/pty/extconf.rb: skip wince and win64. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 968980b8b..90f7c1f57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jun 25 18:02:55 2007 NAKAMURA Usaku + + * ext/pty/extconf.rb: skip wince and win64. + Mon Jun 25 17:59:32 2007 NAKAMURA Usaku * include/ruby/node.h (NODE_LMASK, nd_line): shouldn't use int and/or -- cgit