summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-24 23:20:15 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-24 23:20:15 +0000
commit4cbe6b3b937c52d921e2e61250e01b530b486c6d (patch)
tree31b45fada906a6f411b2b6cdbf0c1efec737f300 /ChangeLog
parent7284118de817efafa8a4c08b41260ab0453dcf50 (diff)
downloadruby-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ead6a6df..4ac597c24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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