diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-22 09:47:50 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-22 09:47:50 +0000 |
| commit | c8af8515567dc40400771905a03e019587412caf (patch) | |
| tree | 6019c3d0d3cf36e5a09f180b59d0545c56520dc2 /ChangeLog | |
| parent | df422f40fdc37c9e7f243f59260db6a7a2ef884e (diff) | |
merges r22081 from trunk into ruby_1_9_1.
* cont.c (cont_mark, cont_capture, cont_restore_1): use #else instead
of #elif. a patch from NISHIMATSU Takeshi <t_nissie at yahoo.co.jp>
in [ruby-list:45856].
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@22514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Feb 6 01:09:13 2009 Yusuke Endoh <mame@tsg.ne.jp> + + * cont.c (cont_mark, cont_capture, cont_restore_1): use #else instead + of #elif. a patch from NISHIMATSU Takeshi <t_nissie at yahoo.co.jp> + in [ruby-list:45856]. + Thu Feb 5 07:39:33 2009 Kazuhiro NISHIYAMA <zn@mbf.nifty.com> * ext/readline/readline.c (Init_readline): remove_history(0) may be |
