diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-10-12 14:47:07 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-10-12 14:47:07 +0000 |
| commit | b888b422882224b6381375ebcebe848d8f2d96df (patch) | |
| tree | 5a1787e4323d3568f08f52b860ceeb503a89a074 /ChangeLog | |
| parent | 055844890516c6d7de89703b4e7ed28120e49569 (diff) | |
* win32/win32.c (rb_w32_putc): wrong condition to fill or flush on
bccwin32. [ruby-win32:408]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2957 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sat Oct 12 23:44:11 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net> + + * win32/win32.c (rb_w32_putc): wrong condition to fill or flush on + bccwin32. [ruby-win32:408] + Fri Oct 11 06:05:30 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net> * win32/win32.c (rb_w32_fclose, rb_w32_close): use closesocket() |
