From 0619aadf5df0d662150cb9d9d0f2ad93044e350c Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 4 Aug 2009 15:33:11 +0000 Subject: * lib/rdoc/parser/c.rb: fixed a small error in the documentation. [ruby-core:24744] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eeb56e9e8..806667582 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 5 00:33:05 2009 Nobuyoshi Nakada + + * lib/rdoc/parser/c.rb: fixed a small error in the documentation. + [ruby-core:24744] + Tue Aug 4 22:10:34 2009 NAKAMURA Usaku * win32/win32.c (has_redirection): need to execute shell if commandline -- cgit