From 52637cac711dd81c9febbf71ac148e83da5006d1 Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 10 Apr 2004 14:52:30 +0000 Subject: Fix :enddoc git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6133 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 48814fe31..30bca05bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Apr 10 23:51:13 2004 Dave Thomas + + * lib/rdoc/code_objects.rb (RDoc::Context::add_to): Implementation of :enddoc: + made one too many assumptions... + Sat Apr 10 00:00:19 2004 Dave Thomas * lib/rdoc/markup/simple_markup/inline.rb: Fix problem -- cgit