summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f771be404c..4f10ec4e4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1577,6 +1577,11 @@ Tue Apr 18 00:11:21 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* eval.c: block_unique should be 1, not frame_unique.
[ruby-dev:28577]
+Fri Aug 11 15:39:25 2006 Eric Hodel <drbrain@segment7.net>
+
+ * lib/yaml/tag.rb: Replace nodoc with stopdoc so Module methods get
+ documented.
+
Mon Apr 10 01:03:10 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* prec.c (prec_prec_f): documentation patch from