ruby-changes:12769
From: nari <ko1@a...>
Date: Tue, 11 Aug 2009 09:14:59 +0900 (JST)
Subject: [ruby-changes:12769] Ruby:r24494 (trunk): * ChangeLog: fixed typo.
nari 2009-08-11 09:13:35 +0900 (Tue, 11 Aug 2009) New Revision: 24494 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24494 Log: * ChangeLog: fixed typo. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 24493) +++ ChangeLog (revision 24494) @@ -4,8 +4,8 @@ Mon Aug 10 10:57:59 2009 Narihiro Nakamura <authorNari@g...> - * gc.c: reject unused longlife gc. longlife gc target is loglife - node by method table and vm inline cache. but, fixed it at + * gc.c: reject unused longlife gc. longlife gc target is longlife + NODE by method table and vm inline cache. but, fixed it at r24085, r24128. so I rejected longlife gc. * debug.c: ditto. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/