From ca98a8d6c53d6402df1eea0342b9c5fe5253d392 Mon Sep 17 00:00:00 2001 From: drbrain Date: Thu, 15 Jun 2006 01:24:40 +0000 Subject: Documentation typo git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 248c8fd19..c4929d97b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Jun 14 18:23:28 2006 Eric Hodel + + * enum.c (enum_any): Documentation typo. + Wed Jun 14 15:01:09 2006 Eric Hodel * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#warn): Don't print -- cgit