From e6c0ea3e097fb5b23e6ec3e909474063eba21306 Mon Sep 17 00:00:00 2001 From: aamine Date: Thu, 17 Oct 2002 06:24:42 +0000 Subject: [PATCH] * lib/fileutils.rb: stat.blksize might become 0/nil. * lib/fileutils.rb: change coding style. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2963 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 188ca1d208..7684c87559 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 17 12:58:24 2002 Minero Aoki + + * lib/fileutils.rb: stat.blksize might become 0/nil. + + * lib/fileutils.rb: change coding style. + Wed Oct 16 22:35:53 2002 Nobuyoshi Nakada * sprintf.c (rb_f_sprintf): disallow mixed usage of numbered and