From 87487a8c8ae89455b897c4ee16db461cd1490f03 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 23 Jul 2009 05:36:57 +0000 Subject: * win32/win32.c (rb_w32_{open,wopen}): fixed typos. these conditions mean to call runtime's open() if textmode. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0c5d04845e..d718237e47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 23 14:35:02 2009 NAKAMURA Usaku + + * win32/win32.c (rb_w32_{open,wopen}): fixed typos. these conditions + mean to call runtime's open() if textmode. + Thu Jul 23 08:53:24 2009 Eric Hodel * lib/rdoc/markup/simple_markup/: Remove useless directory. -- cgit v1.2.3