ruby-changes:23426
From: kazu <ko1@a...>
Date: Fri, 27 Apr 2012 02:39:02 +0900 (JST)
Subject: [ruby-changes:23426] kazu:r35477 (trunk): fix typos
kazu 2012-04-27 02:38:50 +0900 (Fri, 27 Apr 2012) New Revision: 35477 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=35477 Log: fix typos Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 35476) +++ ChangeLog (revision 35477) @@ -73,7 +73,7 @@ * enc/trans/JIS/JISX0213-[12]%UCS@{BMP,SIP}.src: JIS X 0213:2004 -> Unicode mapping table from NetBSD. - * enc/trans/JIS/UCS@{BMP,SIP}%JISX0213-[12].src: Unicode -> JIX X + * enc/trans/JIS/UCS@{BMP,SIP}%JISX0213-[12].src: Unicode -> JIS X 0213:2004 mapping table from NetBSD. * tool/transcode-tblgen.rb: added SIP support. @@ -123,7 +123,7 @@ Tue Apr 24 10:54:34 2012 NAKAMURA Usaku <usa@r...> - * test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERM + * test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown): cannot pass SIGTERM to another process on Windows, so use SIGINT instead. Tue Apr 24 00:25:39 2012 Yusuke Endoh <mame@t...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/