diff options
| author | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-02 01:15:30 +0000 |
|---|---|---|
| committer | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-02 01:15:30 +0000 |
| commit | 68c53910dc0246b8881df6f6177d9794a87ce44b (patch) | |
| tree | 1c6b255abe3966420bc9aecdddb5aff711db4433 /ChangeLog | |
| parent | 9dc8e25c3acff4e027418f9cdfb9a745d29259fc (diff) | |
* sample/time.rb: use Process.times instead of Time.times.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14841 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Wed Jan 2 10:13:54 2008 Tadayoshi Funaba <tadf@dotrb.org> + + * sample/time.rb: use Process.times instead of Time.times. + Wed Jan 2 09:09:53 2008 Tadayoshi Funaba <tadf@dotrb.org> * sample/goodfriday.rb: examples for date are enough. retired. |
