We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 179f0ff commit 5ad9279Copy full SHA for 5ad9279
NEWS.md
@@ -67,6 +67,11 @@ The following bundled gems are updated.
67
68
## Compatibility issues
69
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
+
75
## Stdlib compatibility issues
76
77
## C API updates
0 commit comments