summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-04-27 07:03:31 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-04-27 07:03:31 +0000
commitd9de5af80491e5d75a23f28b2003c22f98d739fb (patch)
treed4f0e6b67b64512d743e5bc05fa6f136f3d752d4 /ChangeLog
parent5a93d7ca2925e399573db152d27309199eb54799 (diff)
def self.foo; end
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_3@449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54035badf8..bdcebf1277 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Tue Apr 27 14:11:45 1999 Yukihiro Matsumoto <matz@netlab.co.jp>
+ * parse.y (fname): lazy workaround for keywords did not work well.
+
* ext/extmk.rb.in: `--with-xxx=yyy' argument configuration.
* misc/ruby-mode.el: forgot to handle $`.