From 7ac4e60f08a172cf0485bc7d18fa544415c37529 Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 3 Jan 2006 07:14:28 +0000 Subject: some more typos fixed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9791 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5951c5df0d..3ad42cc546 100644 --- a/ChangeLog +++ b/ChangeLog @@ -144,7 +144,7 @@ Tue Dec 27 14:09:39 2005 Minero Aoki Tue Dec 27 08:22:15 2005 GOTOU Yuuzou - * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_chech): + * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_check): treat wildcard character in commonName. [ruby-dev:28121] Mon Dec 26 08:50:36 2005 Yukihiro Matsumoto @@ -530,7 +530,7 @@ Mon Nov 28 13:11:45 2005 Hirokazu Yamamoto Mon Nov 28 09:15:50 2005 Hirokazu Yamamoto * lib/mkmf.rb (create_makefile): should not change sodir with - dir.gsub!. (bccwin32 failed to install third party exntesions) + dir.gsub!. (bccwin32 failed to install third party extensions) [ruby-dev:27834] Sun Nov 27 05:37:20 2005 Tanaka Akira @@ -643,7 +643,7 @@ Wed Nov 23 20:59:01 2005 Hidetoshi NAGAI * ext/tk/lib/tk.rb: add Tk.pkgconfig_list and Tk.pkgconfig_get [Tk8.5 feature]. - * ext/tk/lib/tk/text.rb: supports new indices modifires on a Text + * ext/tk/lib/tk/text.rb: supports new indices modifiers on a Text widget [Tk8.5 feature]. * ext/tk/lib/tk/virtevent.rb: add TkNamedVirtualEvent. @@ -906,7 +906,7 @@ Tue Nov 15 16:36:03 2005 Hirokazu Yamamoto a.fill {|i| a[i] * 10} #=> [nil, nil, ...., nil] previous commit has the advantage of early garbage collection, but - potensially this would break some script. so I reverted behavior. + potentially this would break some script. so I reverted behavior. Tue Nov 15 16:15:23 2005 Yukihiro Matsumoto @@ -962,14 +962,14 @@ Fri Nov 11 08:20:56 2005 Nobuyoshi Nakada * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666] - * mkconfig.rb: substitution refereces added. + * mkconfig.rb: substitution references added. Fri Nov 11 07:39:49 2005 Hirokazu Yamamoto * configure.in: undef HAVE_LINK on BeOS. (link(2) always returns EINVAL, and this causes error in test/fileutils.) - * file.c: overwride chown(2) and fchown(2) on BeOS. (these functions + * file.c: override chown(2) and fchown(2) on BeOS. (these functions should not change user/group id if -1 is passed as corresponding argument, and this causes error in test/fileutils too) [ruby-dev:27672] @@ -985,7 +985,7 @@ Wed Nov 9 08:39:38 2005 Nobuyoshi Nakada Tue Nov 8 17:35:53 2005 Hirokazu Yamamoto - * intern.h, eval.c (rb_thread_signal_raise): costified. + * intern.h, eval.c (rb_thread_signal_raise): constified. * signal.c: cosmetic change. @@ -1867,7 +1867,7 @@ Wed Sep 21 14:16:30 2005 NAKAMURA Usaku Wed Sep 21 08:52:25 2005 why the lucky stiff - * ext/syck/token.c: correctly compute identation of a block + * ext/syck/token.c: correctly compute indentation of a block scalar's parent node. [ruby-talk:150620] Wed Sep 21 08:20:24 2005 Nobuyoshi Nakada -- cgit v1.2.3