diff options
| author | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-02-12 01:27:52 +0000 |
|---|---|---|
| committer | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-02-12 01:27:52 +0000 |
| commit | 041842f515472abcd0d103216d5d38bf6a401db4 (patch) | |
| tree | b9075c3c1e1bf1f120e7f370ee250d3f0fa83254 /ChangeLog | |
| parent | 080e74778d3636a6804fa3403e4275b208a7eb8b (diff) | |
Wrap parse_files' read in a version check for backwards compatibility.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15436 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 @@ +Tue Feb 12 10:25:02 2008 + + * lib/rdoc/rdoc.rb: Wrap parse_files' read in version check for + backwards compatibility. + Tue Feb 12 10:15:14 2008 NARUSE, Yui <naruse@ruby-lang.org> * ruby.c (load_file): enc must effect source encoding. |
