From 5a1b9ee26183a7b67d085c136d28693164ef4f21 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 12 Jan 2004 19:32:24 +0000 Subject: Display full name in class list git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a210b8445..662753143 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 13 04:29:52 2004 Dave Thomas + + * lib/rdoc/ri/ri_driver.rb (RiDriver::report_method_stuff): + Show fully-qualified class names in class list. + Tue Jan 13 01:24:17 2004 Yukihiro Matsumoto * file.c (test_wr): Rdoc fix. [ruby-core:02225] -- cgit