summaryrefslogtreecommitdiffstats
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 4e126abe5..e5f95bbaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jan 31 15:06:50 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * marshal.c (r_object0): call r_entry/r_leave to call proc when TYPE_FIXNUM,
+ TYPE_NIL, TYPE_TRUE, TYPE_FALSE, TYPE_SYMBOL.
+
Thu Jan 31 14:03:38 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* lib/rdoc/ri/display.rb (display_method_list, display_class_list):