From 94e82d6c651837247d2bb5a5ded8c7b7cb301441 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 19 Dec 2007 14:57:39 +0000 Subject: * dir.c (dir_inspect, dir_path, dir_tell): check for frozen and closed is not needed. [ruby-dev:32640] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 961076209f..ef9ee2134a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 19 23:57:37 2007 Nobuyoshi Nakada + + * dir.c (dir_inspect, dir_path, dir_tell): check for frozen and closed + is not needed. [ruby-dev:32640] + Wed Dec 19 22:59:52 2007 Yukihiro Matsumoto * string.c (str_sublen): adjust position if position is not at the -- cgit v1.2.3