From 13a3c52e88e6dcd0847edbf8922b9b98e7846476 Mon Sep 17 00:00:00 2001 From: ocean Date: Sun, 1 Jan 2006 08:41:33 +0000 Subject: no message git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c60cc6fb..f3b87b59e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Sun Jan 1 17:07:59 2006 Hirokazu Yamamoto * win32/win32.c (rb_w32_seekdir): should not segfault even if passed the location which rb_w32_telldir didn't return. [ruby-core:7035] + (I think HEAD implementation is better. but binary compatibility) * test/ruby/test_dir.rb: added. -- cgit