ruby-changes:8429
From: yugui <ko1@a...>
Date: Mon, 27 Oct 2008 12:14:08 +0900 (JST)
Subject: [ruby-changes:8429] Ruby:r19960 (trunk): * ChangeLog: added missing timestamps
yugui 2008-10-27 12:13:47 +0900 (Mon, 27 Oct 2008) New Revision: 19960 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=19960 Log: * ChangeLog: added missing timestamps Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 19959) +++ ChangeLog (revision 19960) @@ -37,12 +37,18 @@ * ext/etc/etc.c (sGroup): getgrent may not be available. +Sun Oct 26 18:11:40 2008 Nobuyoshi Nakada <nobu@r...> + * ext/io/wait/{extconf.rb,wait.c}: needs sys/ioctl.h for fcntl on cygwin. +Sun Oct 26 18:18:39 2008 Nobuyoshi Nakada <nobu@r...> + * gem_prelude.rb: disables debug and verbose flags to suppress failure messages. interpolation does not occur inside single quotes. +Sun Oct 26 18:42:21 2008 Nobuyoshi Nakada <nobu@r...> + * test/ruby/envutil.rb (assert_in_out_err): disables builtin rubygems to get rid of the interference. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/