Skip to content

Commit e4592d9

Browse files
committed
Add ChangeLog entry
1 parent 2a46a3c commit e4592d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Bug fixes:
1010
* Fix `IO.copy_stream` with a `Tempfile` destination (#3280, @eregon).
1111
* Fix `Regexp.union` negotiating the wrong result encoding (#3287, @nirvdrum, @simonlevasseur).
1212
* Fix `Proc#parameters` and return all the numbered parameters lower than the used explicitly ones (@andrykonchin).
13+
* Fix some C API functions which were failing when called with Ruby values represented as Java primitives (#3352, @eregon).
1314

1415
Compatibility:
1516

0 commit comments

Comments
 (0)