diff --git a/ChangeLog b/ChangeLog index b7c8a2c70a..4d7e33417a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Wed Mar 7 08:32:43 2012 Aaron Patterson * error.c (rb_loaderror_with_path): Adding the missing file as an instance variable to the LoadError exception. + [ruby-core:39079] * load.c: call rb_loaderror_with_path so that the missing path is added to the exception.