Skip to content

Commit 5ad9279

Browse files
committed
Add an item to the NEWS.md
1 parent 179f0ff commit 5ad9279

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

+5
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ The following bundled gems are updated.
6767

6868
## Compatibility issues
6969

70+
* On Windows `$PROGRAM_NAME`, `$LOAD_PATH` and command line options `-e <script>`, `-I <path>`
71+
are now encoded as UTF-8 instead of the active code page.
72+
`STDIN` from pipe is also interpret as UTF-8.
73+
[[Feature #20699]], [[Bug #20774]]
74+
7075
## Stdlib compatibility issues
7176

7277
## C API updates

0 commit comments

Comments
 (0)