diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Mon Nov 24 22:57:25 2008 Shugo Maeda <shugo@ruby-lang.org> + + * strftime.c (rb_strftime): A width specifier for %t and %n should + work. [ruby-dev:37160] + + * test/ruby/test_time.rb (test_strftime): ditto. + Mon Nov 24 22:07:07 2008 Shugo Maeda <shugo@ruby-lang.org> * strftime.c (rb_strftime): The precision of %0N should be 9. |
