summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-16 13:16:41 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-16 13:16:41 +0000
commitadff6d4477a77eaf03a377d5b37365e8b2b0de04 (patch)
tree02960ac4b1198ef1f984c546972bd99966d1cfcd /ChangeLog
parent16cd13c05188bf52c5dfb056f02ebf4574bb1bc3 (diff)
* ext/pathname/pathname.c (path_basename): unused variable removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29015 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 d193f1375d..b52ed2324b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Aug 16 22:16:12 2010 Tanaka Akira <akr@fsij.org>
+
+ * ext/pathname/pathname.c (path_basename): unused variable removed.
+
Mon Aug 16 21:39:33 2010 Tanaka Akira <akr@fsij.org>
* ext/pathname/pathname.c (path_basename): Pathname#basename translated