summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwyhaines <wyhaines@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-04 15:03:17 +0000
committerwyhaines <wyhaines@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-04 15:03:17 +0000
commita7bc3ef3a2bc03248334ed7082efdd6689d9ed76 (patch)
treeeed68759a6e1dae082f6dee2514c1d2b5f590833 /ChangeLog
parent836e0d6bfae0ff6c8d8cf61668163c7e153aeb1a (diff)
Fixed a small documentation bug in lib/rdoc/parsers/parse_c.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 656301d1aa..7c8be1ae45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Aug 4 8:53:00 2009 Kirk Haines <khaines@ruby-lang.org>
+
+ * lib/rdoc/parsers/parse_c.rb: Fixed a small error in the documentation.
+
Mon Aug 3 10:06:00 2009 Kirk Haines <khaines@ruby-lang.org>
* lib/date.rb: Added private on to_date and to_datetime back; this should not have been backported to 1.8.6 from 1.9 yet, since it hasn't gone into 1.8.8/1.8.7.