Add NEWS about UTF-8 on Windows
* 94b6933d1c6f4c8698319fbcac9dcecc9033b4b9 * ca76337a00244635faa331afd04f4b75161ce6fb
This commit is contained in:
parent
509241b39f
commit
4b583d4928
6
NEWS.md
6
NEWS.md
@ -152,10 +152,16 @@ Outstanding ones only.
|
|||||||
* ENV.except has been added, which returns a hash excluding the
|
* ENV.except has been added, which returns a hash excluding the
|
||||||
given keys and their values. [[Feature #15822]]
|
given keys and their values. [[Feature #15822]]
|
||||||
|
|
||||||
|
* Windows: Read ENV names and values as UTF-8 encoded Strings
|
||||||
|
[[Feature #12650]]
|
||||||
|
|
||||||
* Encoding
|
* Encoding
|
||||||
|
|
||||||
* Added new encoding IBM720. [[Feature #16233]]
|
* Added new encoding IBM720. [[Feature #16233]]
|
||||||
|
|
||||||
|
* Changed default for Encoding.default_external to UTF-8 on Windows
|
||||||
|
[[Feature #16604]]
|
||||||
|
|
||||||
* Fiber
|
* Fiber
|
||||||
|
|
||||||
* Fiber.new(blocking: true/false) allows you to create non-blocking
|
* Fiber.new(blocking: true/false) allows you to create non-blocking
|
||||||
|
Loading…
x
Reference in New Issue
Block a user