diff --git a/ChangeLog b/ChangeLog index dafdc244a9..eeb9af3155 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Mon Oct 23 04:30:04 2006 Yukihiro Matsumoto - * marshal.c (r_object0): use return value from prov given as the + * marshal.c (r_object0): use return value from proc given as the second argument to Marshal#load() to allow value replacement in the restoring data.