aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-30 12:54:29 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-30 12:54:29 +0000
commitb75c2a939d7c79c0e81e311e13beabc52c6402ca (patch)
tree0d2ed8ed7a0bba2c38e1aa1ff934252b4d37e9fe /ChangeLog
parente282fc4c06cf5ddf8b14e365b2ba7446dee31c14 (diff)
downloadruby-b75c2a939d7c79c0e81e311e13beabc52c6402ca.tar.gz
* parse.y (program, yycompile0): too early to drop lex_lastline in
rules. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcebb8ce39..4415eeb842 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Dec 30 21:54:26 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * parse.y (program, yycompile0): too early to drop lex_lastline in
+ rules.
+
Sun Dec 30 19:23:23 2007 NAKAMURA Usaku <usa@ruby-lang.org>
* bootstraptest/test_knownbug.rb: support DOSISH.