From 4c962daa2d1679b9685e984fe04eef521007aa3e Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 20 Oct 2010 20:01:33 +0000 Subject: [PATCH] dunno why this didn't go in last time git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29542 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 55ae4cec42..d3dd1c3c56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -718,6 +718,11 @@ Fri Sep 24 14:19:12 2010 URABE Shyouhei * test/test_pty.rb: Same as 229281; existence of PTY class do not guarantee a successful pty operation. +Fri Sep 24 06:25:55 2010 Ryan Davis + + * lib/minitest/*.rb: Imported minitest 1.7.2 r5879. + * test/minitest/*.rb: ditto. + Thu Sep 23 23:09:08 2010 Nobuyoshi Nakada * vm_insnhelper.c (vm_get_cref0): cref is stacked only in normal