updated based on date2 3.9.5.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11158 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
tadf 2006-10-13 13:51:43 +00:00
parent d2745c3f5e
commit 41300652fc
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Fri Oct 13 22:50:43 2006 Tadayoshi Funaba <tadf@dotrb.org>
* lib/date.rb: updated based on date2 3.9.5.
Fri Oct 13 22:33:28 2006 Minero Aoki <aamine@loveruby.net> Fri Oct 13 22:33:28 2006 Minero Aoki <aamine@loveruby.net>
* lib/fileutils.rb (FileUtils.cp_r): dereference_root=true is * lib/fileutils.rb (FileUtils.cp_r): dereference_root=true is

View file

@ -6,7 +6,7 @@
# Documentation: William Webber <william@williamwebber.com> # Documentation: William Webber <william@williamwebber.com>
# #
#-- #--
# $Id: date.rb,v 2.27 2006-09-30 13:10:32+09 tadf Exp $ # $Id: date.rb,v 2.28 2006-10-13 22:04:07+09 tadf Exp $
#++ #++
# #
# == Overview # == Overview