* ChangeLog: text format.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5328 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nahi 2003-12-28 03:53:28 +00:00
parent 83fe8f3240
commit 8571a1544b

View file

@ -35,8 +35,8 @@ Sun Dec 28 01:05:31 2003 Dave Thomas <dave@pragprog.com>
Sun Dec 28 00:48:47 2003 Dave Thomas <dave@pragprog.com>
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::find_class_comment):
Some source files use lower case class or module names
when naming the Init_XXX function in C.
Some source files use lower case class or module names
when naming the Init_XXX function in C.
Sat Dec 27 23:41:46 2003 WATANABE Hirofumi <eban@ruby-lang.org>