diff options
| author | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-09-25 23:10:36 +0000 |
|---|---|---|
| committer | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-09-25 23:10:36 +0000 |
| commit | 57ef222d3a3c54336ba77630eb1031ab32883479 (patch) | |
| tree | 96db636f6bed5ce3bd4859bd0f8c15c375d8a413 /ChangeLog | |
| parent | 054dfd9c96fb54a846f567205e4fe24a336c2db5 (diff) | |
synchronized with date2 3.6.1
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6961 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sun Sep 26 08:05:10 2004 Tadayoshi Funaba <tadf@dotrb.org> + + * lib/date.rb: provides {Time,Date,DateTime}#to_{time,date,datetime}. + + * sample/cal.rb: uses getoptlong instead of getopts. + Sat Sep 25 04:04:52 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> * hash.c: iterator functions for hash_foreach() should return enum |
