diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-20 09:52:51 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-20 09:52:51 +0000 |
| commit | 945e4262b5501273e824cf824cd223aa9f2e536d (patch) | |
| tree | 4d39d8f4646c34744a2f7dfb19ea239e788c4d97 /ChangeLog | |
| parent | 90a2134ec82296aacc0011dcabc141f670f0692d (diff) | |
merges r21661 from trunk into ruby_1_9_1.
* ruby.c (require_libraries): reset th->parse_in_eval while
loading libraries. fixes [ruby-dev:37780]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Jan 19 13:34:25 2009 Koichi Sasada <ko1@atdot.net> + + * ruby.c (require_libraries): reset th->parse_in_eval while + loading libraries. fixes [ruby-dev:37780] + Sat Jan 17 21:04:27 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp> * lib/erb.rb: changes style of the rdoc for suppressing |
