aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-20 15:00:00 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-20 15:00:00 +0000
commit55b0c9fb6caf4e578982ac7354a943d2d6cc4289 (patch)
tree601da6e59db258ca9c5e31758dc8a4282c234da8 /ChangeLog
parentb41ccc4a9c4d4900e79642bb98ad87b2ba63e766 (diff)
downloadruby-55b0c9fb6caf4e578982ac7354a943d2d6cc4289.tar.gz
* io.c (rb_update_max_fd): remove parentheses. they are not in macro.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 642edd69d6..19ae34a2e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jul 20 23:02:18 2011 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
+
+ * io.c (rb_update_max_fd): remove parentheses. they are not in
+ macro.
+
Wed Jul 20 22:22:23 2011 Tanaka Akira <akr@fsij.org>
* include/ruby/intern.h (rb_update_max_fd): declaration moved from