diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 1b897b201..e662ea110 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,9 @@ ## Changes affecting backwards compatibility +- The switch ``-d:nimBinaryStdFiles`` does not exist anymore. Instead + stdin/stdout/stderr are binary files again. This change only affects + Windows. ### Breaking changes in the standard library |