aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-29 22:33:09 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-29 22:33:09 +0000
commitb8adf336a670fa84e4d8c9b1f74be225c199b561 (patch)
treeaa51320b74cb8a17047b153291a849ad4419d36f /ChangeLog
parentf4b2d14572161896c0b6408b552fb6be3498c995 (diff)
downloadruby-b8adf336a670fa84e4d8c9b1f74be225c199b561.tar.gz
* ext/pathname/pathname.c (path_.executable_p): Pathname#.executable?
translated from pathname.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29142 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 cbc18fe919..1eb6caaaf9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Aug 30 07:32:41 2010 Tanaka Akira <akr@fsij.org>
+
+ * ext/pathname/pathname.c (path_.executable_p): Pathname#.executable?
+ translated from pathname.rb.
+
Sun Aug 29 23:54:10 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/rdoc/parser/ruby.rb (RDoc#parse_call_parameters): don't