fix a date.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29137 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2010-08-29 05:16:08 +00:00
parent e6f86c982f
commit 79316a1c73

View File

@ -21,7 +21,7 @@ Sun Aug 29 09:35:10 2010 NARUSE, Yui <naruse@ruby-lang.org>
* common.mk (help): change description about clean and distclean.
Sat Aug 28 08:11:05 2010 Tanaka Akira <akr@fsij.org>
Sat Aug 29 06:34:52 2010 Tanaka Akira <akr@fsij.org>
* ext/pathname/pathname.c (path_chardev_p): Pathname#chardev?
translated from pathname.rb.