diff options
| author | charliesome <charliesome@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-09-02 05:08:20 +0000 |
|---|---|---|
| committer | charliesome <charliesome@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-09-02 05:08:20 +0000 |
| commit | 0732ed367ceba4cfc2bd27690b7541545f62c3a2 (patch) | |
| tree | a0f904670dfcab86025f143c8554341b03c13ca3 /ChangeLog | |
| parent | dd9c8b88af86d722d3832f6dab9c099644f54a2e (diff) | |
* test/rake/test_rake_rules.rb: add space after string literal to
prevent conflict with string options syntax "foo"opts
* test/rss/rss-assertions.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Mon Sep 2 14:01:00 2013 Charlie Somerville <charliesome@ruby-lang.org> + + * test/rake/test_rake_rules.rb: add space after string literal to + prevent conflict with string options syntax "foo"opts + + * test/rss/rss-assertions.rb: ditto + Mon Sep 2 12:28:38 2013 Tanaka Akira <akr@fsij.org> * test/ruby/test_bignum.rb (test_interrupt_during_to_s): Disable it |
