aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-01 13:31:58 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-01 13:31:58 +0000
commiteecacaa024d59dc7cd7c9ff37a017478082b0a89 (patch)
tree4594eba9c91640fcdcc1f43b3fc9418347dbe4d5 /ChangeLog
parentc6dec376494db7886388b34943d4d3550fe99d09 (diff)
downloadruby-eecacaa024d59dc7cd7c9ff37a017478082b0a89.tar.gz
* io.c (linux_get_maxfd): change local variable name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33922 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 2460234c88..78c9be9628 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Dec 1 22:31:16 2011 Tanaka Akira <akr@fsij.org>
+
+ * io.c (linux_get_maxfd): change local variable name.
+
Thu Dec 1 20:33:22 2011 Marc-Andre Lafortune <ruby-core@marc-andre.ca>
* proc.c (rb_proc_arity): Fix Proc#arity in case of optional