summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-06-03 07:49:19 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-06-03 07:49:19 +0000
commit30efd6b3a62975cb4094f4e414d6b7ee9849cf3f (patch)
treeb20ef50093f2792b578e386f93a369112cbd0ba6 /ChangeLog
parentbba5fea7fd0a77276a868498410ade3cbdc36823 (diff)
see ChangeLog.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d670b15e7..0e9557b826 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sat Jun 3 16:42:27 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
+
+ * cygwin/GNUmakefile: remove unused import.h
+
+ * instruby.rb: ditto.
+
+ * ext/tcltklib/tcltklib.c: remove declaration of rb_argv0.
+
Thu Jun 1 00:58:11 2000 Yukihiro Matsumoto <matz@netlab.co.jp>
* eval.c (mcall): args == nil if no argument given.