summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-06-23 07:05:59 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-06-23 07:05:59 +0000
commitdc074ec107e288dfc7b40d45afe3009c968021ca (patch)
tree7f28628ea80b0ead6ad861021d3aea398b750256 /ChangeLog
parented7cd88b0d7e89ea34aff78903fa83c4c5d6bb32 (diff)
2000-06-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 472c21f051..006d4b779e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jun 23 01:11:27 2000 Yukihiro Matsumoto <matz@netlab.co.jp>
+
+ * parse.y (new_super): should tweak block_pass node for super too.
+
Wed Jun 21 22:20:34 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
* configure.in: support for gcc version 2.95.2 19991024 (release-2)