From 6b65e32e8ca27a6a59f9cac823ad2ed60ff6bf0f Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 30 Aug 2004 14:22:26 +0000 Subject: ri now merges the documentation if it finds the same class in multiple places git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6c7852167..6d7b77a27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 30 23:11:06 2004 Dave Thomas + + * lib/rdoc/ri/ri_driver.rb (and others): ri now merges documentation + if it finds the same class in multiple places. + Mon Aug 30 22:40:30 2004 Hidetoshi NAGAI * ext/tk/lib/multi-tk.rb: 'restart' method accepts arguments -- cgit