diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-02-28 18:32:17 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-02-28 18:32:17 +0000 |
| commit | cba511b96b9b9fbf73621b972c092ad9b2171fde (patch) | |
| tree | 28e0694635df7678508714cdabbe75352f0d1928 /ChangeLog | |
| parent | 00b3b40aec8d6b3349940a88e798794b921d36cc (diff) | |
| download | ruby-cba511b96b9b9fbf73621b972c092ad9b2171fde.tar.gz ruby-cba511b96b9b9fbf73621b972c092ad9b2171fde.tar.xz ruby-cba511b96b9b9fbf73621b972c092ad9b2171fde.zip | |
* test/ruby/test_time.rb (test_readers): fix typo.
(test_strftime): "UTC" is also ok for time.gmtime.strftime("%Z").
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Feb 29 03:22:19 2008 NARUSE, Yui <naruse@ruby-lang.org> + + * test/ruby/test_time.rb (test_readers): fix typo. + (test_strftime): "UTC" is also ok for time.gmtime.strftime("%Z"). + Fri Feb 29 02:50:07 2008 NARUSE, Yui <naruse@ruby-lang.org> * string.c (str_new): remove encoding assumption of empty string. |
