diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-01 05:54:45 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-01 05:54:45 +0000 |
commit | 18950f4523271de3e2576252bb013cb1c835142f (patch) | |
tree | 89d5ae68a48fc8424ff8c3d34df656c880895221 /ChangeLog | |
parent | c9660a5c976e11eaedbca8352d95f221239dcdb7 (diff) | |
download | ruby-18950f4523271de3e2576252bb013cb1c835142f.tar.gz ruby-18950f4523271de3e2576252bb013cb1c835142f.tar.xz ruby-18950f4523271de3e2576252bb013cb1c835142f.zip |
* win32/win32.c (rb_w32_seekdir): no need to rewind to seek forward.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Fri Aug 1 14:54:42 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * win32/win32.c (rb_w32_seekdir): no need to rewind to seek forward. + Fri Aug 1 05:31:08 2008 NARUSE, Yui <naruse@ruby-lang.org> * transcode.c (output_replacement_character): |