We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345b7a5 commit 92636d8Copy full SHA for 92636d8
CHANGELOG.md
@@ -21,6 +21,7 @@ Compatibility:
21
* Disable most `nokogiri` C extension patches when system libraries are not being used (#2693, @aardvark179).
22
* Implement `rb_gc_mark_maybe` and `rb_global_variable` to ensure `VALUE` stay live in C extensions (@aardvark179).
23
* Implement `rb_imemo_tmpbuf` allocation for `ripper` (@aardvark179).
24
+* `Process.euid=` should accept String (#2615, @ngtban).
25
26
Performance:
27
0 commit comments