summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index cc154dba64..18a05de3a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,16 @@
+Fri Nov 8 22:11:56 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * stable version 1.6.8 release candidate.
+
+Fri Nov 8 22:10:51 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * eval.c (rb_eval): removed unnecessary toplevel check.
+
Thu Nov 7 09:51:37 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* eval.c (blk_orphan): a block created in a different thread is
orphan. [ruby-dev:17471]
-Wed Nov 8 08:12:17 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
-
- * stable version 1.6.8 release candidate.
-
Mon Nov 4 04:04:32 2002 Akinori MUSHA <knu@iDaemons.org>
* lib/getopts.rb: Do not choke on characters that cannot be used