diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:17:51 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:17:51 +0000 |
| commit | 71f9f511ef6e30a0e18c4c8e0040ed7d60b68de9 (patch) | |
| tree | 131c50842319a064b9ee0670849b157bac171175 /ChangeLog | |
| parent | 5a6be24ec25ad0d2ea708090a91b35ee93fcc9f0 (diff) | |
merges r20781 from trunk into ruby_1_9_1.
* parse.y (primary): also in ripper, saves in_def before restoring.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20827 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Tue Dec 16 16:29:45 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * parse.y (primary): also in ripper, saves in_def before restoring. + Tue Dec 16 12:30:56 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * configure.in (ac_cv_header_ucontext_h): do not use ucontext.h on Mac |
