17
0

- updated to version 3.6.3

* 1 bug fix:
    * Fixed bug caused by latest version of oedipus_lex not exporting lineno accessor.
    * Handle return/next/break/yield w/ block call (WHY).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ruby_parser?expand=0&rev=43
This commit is contained in:
Stephan Kulow
2014-10-15 11:10:18 +00:00
committed by Git OBS Bridge
parent 3d61712c1d
commit 17b6918cee
4 changed files with 23 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 15 11:09:53 UTC 2014 - coolo@suse.com
- updated to version 3.6.3
* 1 bug fix:
* Fixed bug caused by latest version of oedipus_lex not exporting lineno accessor.
* Handle return/next/break/yield w/ block call (WHY).
-------------------------------------------------------------------
Mon Oct 13 06:25:16 UTC 2014 - adrian@suse.de