Skip to content

Commit 0b46762

Browse files
committed
Add ChangeLog entry
1 parent d7b9c63 commit 0b46762

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
@@ -34,6 +34,7 @@ Compatibility:
3434
* Improve support of `:chomp` keyword argument in `IO` and `StringIO` methods (#2650, @andrykonchin).
3535
* Implement specializations for immutable ruby objects for ObjectSpace methods (@bjfish).
3636
* Use `$PAGER` for `--help` and `--help*`, similar to CRuby (#2542, @Strech).
37+
* All `IO` instances should have `T_FILE` as their `rb_type()`, not only `File` instances (#2662, @eregon).
3738

3839
Performance:
3940

0 commit comments

Comments
 (0)