diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:18:29 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:18:29 +0000 |
| commit | 6d3b0f7243ae944ec4e9fb3be5d388bc6ea44017 (patch) | |
| tree | 8a0b708645cbaebb7e58295aaf141d3066b6f60d /ChangeLog | |
| parent | a2057c2f0409c52948ea4b7aec729e9ff379654d (diff) | |
merges r20796 and r20799 from trunk into ruby_1_9_1.
* lib/test/unit.rb (Test::Unit.setup_argv): ALT_SEPARATOR support.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Tue Dec 16 22:42:16 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * lib/test/unit.rb (Test::Unit.setup_argv): sorry, fixed wrong commit. + +Tue Dec 16 21:59:29 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * lib/test/unit.rb (Test::Unit.setup_argv): ALT_SEPARATOR support. + Tue Dec 16 20:24:20 2008 Tadayoshi Funaba <tadf@dotrb.org> * lib/date/format.rb (_parse): m17n compliant. |
