From 297fe29fa9f0dc43931069a2bb03c33db043f32a Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 23 Apr 2014 05:25:12 +0000 Subject: * file.c (statfs_fsid): remove statfs.f_fsid because it doesn't return meaningful value portably. http://togetter.com/li/658517 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ddbaa7e7d7..c712a64573 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 23 14:10:50 2014 NARUSE, Yui + + * file.c (statfs_fsid): remove statfs.f_fsid because it doesn't return + meaningful value portably. http://togetter.com/li/658517 + Wed Apr 23 11:03:41 2014 Nobuyoshi Nakada * ext/stringio/stringio.c (strio_write): use rb_str_append to -- cgit v1.2.3