Skip to content

Commit b047a27

Browse files
committed
Fix the CHANGELOG record
1 parent 05813cc commit b047a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Compatibility:
3434
* Add `Module#undefined_instance_methods` (#3039, @itarato).
3535
* Add `Thread.each_caller_location` (#3039, @itarato).
3636
* Add `timeout` argument to `Thread::SizedQueue#push` (#3039, @itarato).
37-
* Add `rb_syserr_new` function (#3175, @rwstauner).
37+
* Add `rb_syserr_new` function (@rwstauner).
3838

3939
Performance:
4040

0 commit comments

Comments
 (0)