diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-24 23:20:15 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-24 23:20:15 +0000 |
| commit | 4cbe6b3b937c52d921e2e61250e01b530b486c6d (patch) | |
| tree | 31b45fada906a6f411b2b6cdbf0c1efec737f300 /ChangeLog | |
| parent | 7284118de817efafa8a4c08b41260ab0453dcf50 (diff) | |
| download | ruby-4cbe6b3b937c52d921e2e61250e01b530b486c6d.tar.gz ruby-4cbe6b3b937c52d921e2e61250e01b530b486c6d.tar.xz ruby-4cbe6b3b937c52d921e2e61250e01b530b486c6d.zip | |
* test/rss/test_content.rb, test/rss/test_syndication.rb: use fcall
instead of send in order to override visibility.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9308 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 @@ +Sun Sep 25 08:19:53 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * test/rss/test_content.rb, test/rss/test_syndication.rb: use fcall + instead of send in order to override visibility. + Sun Sep 25 01:46:43 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indent |
