summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-15 23:00:10 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-15 23:00:10 +0000
commit3d923fb9285b4bae77925d362118a463e00867e4 (patch)
treefffb72755fe7e2d845f0bbbb4031c69386430a07 /ChangeLog
parent800452957dc65c4daf2c6b527706593b995618c7 (diff)
commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 97f11fa8e6..cf97c92a25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,5 @@
Fri Aug 16 07:57:26 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
-Fri Aug 16 07:56:16 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
-
* eval.c (compile_error): must not clear ruby_sourcefile here.
(ruby-bugs:PR#364).