don't use Date keyword itself.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14913 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2008-01-06 15:51:57 +00:00
parent 6cdef2dc7e
commit c5e0963a5e

View File

@ -1,6 +1,6 @@
Mon Jan 7 00:48:02 2008 Tanaka Akira <akr@fsij.org>
* $Date$ keyword removed to avoid inclusion of locale dependent
* Date keyword removed to avoid inclusion of locale dependent
string.
Sun Jan 6 21:14:12 2008 Tanaka Akira <akr@fsij.org>