ruby-changes:8323
From: akr <ko1@a...>
Date: Mon, 20 Oct 2008 03:30:16 +0900 (JST)
Subject: [ruby-changes:8323] Ruby:r19851 (trunk): fix typos.
akr 2008-10-20 03:27:31 +0900 (Mon, 20 Oct 2008) New Revision: 19851 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=19851 Log: fix typos. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 19850) +++ ChangeLog (revision 19851) @@ -31,7 +31,7 @@ Sun Oct 19 07:37:13 2008 Tadayoshi Funaba <tadf@d...> * lib/cmath.rb (log2,cbrt,frexp,ldexp,hypot,erf,erfc,gamma,lgamma): - should be also privided as module function. [ruby-dev:36787] + should be also provided as module function. [ruby-dev:36787] Sun Oct 19 07:25:08 2008 Yuki Sonoda (Yugui) <yugui@y...> @@ -92,7 +92,7 @@ Sat Oct 18 16:39:39 2008 Martin Duerst <duerst@i...> - * transcode.c: in transcode_search_path, elimintated a warning + * transcode.c: in transcode_search_path, eliminated a warning on cygwin about pathlen potentially not being initialized Sat Oct 18 13:40:27 2008 Tanaka Akira <akr@f...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/