mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix log date.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2158 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ffc1a02a81
commit
c3a9f16e53
1 changed files with 4 additions and 4 deletions
|
|
@ -64,6 +64,10 @@ Mon Feb 25 13:32:13 2002 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
|
|||
|
||||
* lib/shell.rb (Shell::expand_path): relative to @cwd.
|
||||
|
||||
Mon Feb 25 05:41:52 2002 Tanaka Akira <akr@m17n.org>
|
||||
|
||||
* lib/time.rb: fix unit tests before Unix Epoch.
|
||||
|
||||
Sun Feb 24 17:20:50 2002 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* ext/digest/*/*.h: Merge from rough.
|
||||
|
|
@ -416,10 +420,6 @@ Mon Jan 7 14:38:51 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
|
|||
* object.c (convert_type): backport from 1.7 to avoid NameError
|
||||
messages with -d option.
|
||||
|
||||
Mon Jan 7 12:38:47 2002 Tanaka Akira <akr@m17n.org>
|
||||
|
||||
* lib/time.rb: fix unit tests before Unix Epoch.
|
||||
|
||||
Mon Jan 7 12:38:47 2002 Tanaka Akira <akr@m17n.org>
|
||||
|
||||
* lib/time.rb (Time#xmlschema): new optional argument
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue