summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 68ca26fa8..2691fe4ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@ Tue Jul 3 14:56:27 2001 Shugo Maeda <shugo@ruby-lang.org>
* eval.c (rb_yield_0): preserve wrapper information.
-Tue Jul 3 14:49:51 2001 Shugo Maeda <shugo@ruby-lang.org>
+Tue Jul 3 08:59:50 2001 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
* error.c (rb_name_error): raise NameError instead of LoadError.