summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNARUSE, Yui <[email protected]>2020-12-08 16:46:14 +0900
committerNARUSE, Yui <[email protected]>2020-12-08 16:46:14 +0900
commit4b583d4928d1797b35d99b7fc9666e0b4cbed136 ()
treed3acf5f46dff499ccff10d3de3266177b162664b
parent509241b39f2569b2c3ee9bb9f6d217a1e9d419db (diff)
Add NEWS about UTF-8 on Windows
* 94b6933d1c6f4c8698319fbcac9dcecc9033b4b9 * ca76337a00244635faa331afd04f4b75161ce6fb
-rw-r--r--NEWS.md6
1 files changed, 6 insertions, 0 deletions
@@ -152,10 +152,16 @@ Outstanding ones only.
* ENV.except has been added, which returns a hash excluding the
given keys and their values. [[Feature #15822]]
* Encoding
* Added new encoding IBM720. [[Feature #16233]]
* Fiber
* Fiber.new(blocking: true/false) allows you to create non-blocking