aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-07 09:21:37 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-07 09:21:37 +0000
commit49cb5a78a14584de5932637d16fbd4ee0733d9d3 (patch)
treefb28a03e49179a0f1f18ae0e2253b709378919f0 /ChangeLog
parentf6404fa6d58927e28fb24f3f66b5e3b3c5c1b0c9 (diff)
downloadruby-49cb5a78a14584de5932637d16fbd4ee0733d9d3.tar.gz
* ext/pathname/pathname.c (path_lchown): Pathname#lchown translated
from pathname.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28903 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 f096ad72a1..3d55c4670d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Aug 7 18:20:41 2010 Tanaka Akira <akr@fsij.org>
+
+ * ext/pathname/pathname.c (path_lchown): Pathname#lchown translated
+ from pathname.rb.
+
Sat Aug 7 17:49:10 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* include/ruby/missing.h: moved BROKEN_CLOSE replacements from