diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-12-20 11:28:30 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-12-20 11:28:30 +0000 |
commit | 840e32c452a7f80d41d51c9176c88af1dab545d9 (patch) | |
tree | 86469397fed3f5b4a5eddfa2ee9143aa82782392 | |
parent | e2b226116de9e923fbfa6a319367cb48b5123d8c (diff) | |
download | ruby-840e32c452a7f80d41d51c9176c88af1dab545d9.tar.gz |
ChangeLog: fold long line [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ Sun Dec 20 15:36:46 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org> - * lib/erb.rb: revert r53123. It break compatibility like thor and rspec-rails. + * lib/erb.rb: revert r53123. It breaks compatibility like thor and + rspec-rails. We should try with Ruby 2.4 or 3.0. [Bug #11842][ruby-core:72374] * lib/rdoc/erb_partial.rb: ditto. |