File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Bug fixes:
27
27
* Process#exec: set close-on-exec to false for fd redirection (#1805 , @XrXr , @rafaelfranca ).
28
28
* Building C extensions should now work with frozen string literals (#1786 ).
29
29
* Keep the Truffle working directory in sync with the native working directory.
30
- * Rename ` to_native ` to ` polyglot_to_native ` to match ` polyglot_pointer? ` and ` polyglot_address ` methods.
30
+ * Rename ` to_native ` to ` polyglot_to_native ` to match ` polyglot_pointer? ` and ` polyglot_address ` methods.
31
31
* Fixed missing partial evaluation boundary in ` Array#{sort,sort!} ` (#1727 ).
32
32
* Fixed the class of ` self ` and the wrapping ` Module ` for ` Kernel#load(path, wrap=true) ` (#1739 ).
33
33
* Fixed missing polyglot type declaration for ` RSTRING_PTR ` to help with native/managed interop.
You can’t perform that action at this time.
0 commit comments