From 7cb31455ee949ee006e2f314daa74866cf37a74e Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sat, 17 Aug 2019 21:19:57 +0200 Subject: fixes #11618 (#11969) --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index e662ea110..3780c270b 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,9 @@ - The switch ``-d:nimBinaryStdFiles`` does not exist anymore. Instead stdin/stdout/stderr are binary files again. This change only affects Windows. +- On Windows console applications the code-page is set at program startup + to UTF-8. Use the new switch `-d:nimDontSetUtf8CodePage` to disable this + feature. ### Breaking changes in the standard library @@ -15,6 +18,9 @@ ## Library additions +- `encodings.getCurrentEncoding` now distinguishes between the console's + encoding and the OS's encoding. This distinction is only meaningful on + Windows. ## Library changes -- cgit 1.4.1-2-gfad0