aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-01 05:54:45 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-01 05:54:45 +0000
commitc6fb433c3f34172e438d17885cb688ca57ce3518 (patch)
tree89d5ae68a48fc8424ff8c3d34df656c880895221 /ChangeLog
parent00aef398d06eccb9c0f5525d25800b6634cab3db (diff)
downloadruby-c6fb433c3f34172e438d17885cb688ca57ce3518.tar.gz
* win32/win32.c (rb_w32_seekdir): no need to rewind to seek forward.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20bc9beeb6..8debe45ab2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):