diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-04 22:47:33 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-04 22:47:33 +0000 |
| commit | d374f9903ea9ad26ed0bc3c3abeaed2951f0a7f1 (patch) | |
| tree | a56e08204217955384717955fb21a0b1eb6156c6 /ChangeLog | |
| parent | 6186829a9b4c6dcc4fecce7d6357e25775459e8f (diff) | |
* parse.y (BEGIN): now local_push are local_pop are necessary in
ripper.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25653 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Nov 5 07:47:31 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * parse.y (BEGIN): now local_push are local_pop are necessary in + ripper. + Wed Nov 4 21:39:10 2009 NARUSE, Yui <naruse@ruby-lang.org> * .document: add some README files to default rdoc's of trunk. |
