diff options
| author | hsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-09-08 05:33:59 +0000 |
|---|---|---|
| committer | hsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-09-08 05:33:59 +0000 |
| commit | c45a8f8bc78cbc59b7ddb5fc0ffda563ea13a757 (patch) | |
| tree | 92b39ec569b4fae3ddfaa85d64550ad1b9639054 /ChangeLog | |
| parent | 577de1e93dac9adf321602517c5ab80884911566 (diff) | |
* ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead of
git output. It shows warning message when invoke `make install`
[Bug #12736][ruby-dev:49778]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56104 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Sep 8 14:21:48 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org> + + * ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead of + git output. It shows warning message when invoke `make install` + [Bug #12736][ruby-dev:49778] + Thu Sep 8 13:41:46 2016 Shugo Maeda <shugo@ruby-lang.org> * insns.def (setclassvariable, setconstant): warn when self is a |
