From fedaf28fbb8080178623ea85f42005f326c8ed4b Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 15 Dec 2007 13:27:41 +0000 Subject: * configure.in (BUILTIN_ENCS): splitted command line instead of semicolons for Solaris. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d09277caa..3d082bce2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Dec 15 22:27:39 2007 Nobuyoshi Nakada + + * configure.in (BUILTIN_ENCS): splitted command line instead of + semicolons for Solaris. + Sat Dec 15 21:38:24 2007 Tanaka Akira * lib/timeout.rb: join the background thread to make sure it is dead. -- cgit