Skip to content

Commit 92636d8

Browse files
committed
Add ChangeLog entry
1 parent 345b7a5 commit 92636d8

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
@@ -21,6 +21,7 @@ Compatibility:
2121
* Disable most `nokogiri` C extension patches when system libraries are not being used (#2693, @aardvark179).
2222
* Implement `rb_gc_mark_maybe` and `rb_global_variable` to ensure `VALUE` stay live in C extensions (@aardvark179).
2323
* Implement `rb_imemo_tmpbuf` allocation for `ripper` (@aardvark179).
24+
* `Process.euid=` should accept String (#2615, @ngtban).
2425

2526
Performance:
2627

0 commit comments

Comments
 (0)