From faf407983908a3617b5ecbc0a514ea8dd357beb3 Mon Sep 17 00:00:00 2001 From: dave Date: Wed, 24 Mar 2004 02:14:18 +0000 Subject: Allow templates to be specified outside the RDoc tree git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7233e973f..616a789eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 24 11:11:26 2004 Dave Thomas + + * lib/rdoc/generators/html_generator.rb (Generators::HTMLGenerator::load_html_template): + Allow non-RDoc templates by putting a slash in the template name + Mon Mar 22 16:19:57 2004 WATANABE Hirofumi * ruby.1: add -width option to .Bl for old groff. -- cgit