aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-01 13:25:40 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-01 13:25:40 +0000
commit2957f88f8f8fb470ed760f9108ca0c521afd4550 (patch)
tree40528d64573deab374cce3efeb39fc8e1e62a0c4 /ChangeLog
parentad528e85c6cd6dddb51b750b6fbf3e817468e600 (diff)
downloadruby-2957f88f8f8fb470ed760f9108ca0c521afd4550.tar.gz
* file.c: Change AND condition to nested condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45774 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 eb1fbe90fd..48d0350f40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu May 1 22:19:34 2014 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
+
+ * file.c: Change AND condition to nested condition.
+
Thu May 1 00:36:26 2014 Naohisa Goto <ngotogenome@gmail.com>
* file.c (FSTATFS): check availability of struct statfs and