summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-11-10 10:54:10 -0600
committerGitHub <noreply@github.com>2020-11-10 10:54:10 -0600
commitbc3c0487d3059900864d6e8074cf83555a5c446d (patch)
treeda101d4604ef5c114b66b03b111eb8252f4bac8f
parentc44ae647a9f3c987eed2b2c1c31f127f986c24f9 (diff)
downloadNim-bc3c0487d3059900864d6e8074cf83555a5c446d.tar.gz
remove ioutils mention in changelog (#15907)
-rw-r--r--changelog.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/changelog.md b/changelog.md
index 801d50b94..bc8ad2295 100644
--- a/changelog.md
+++ b/changelog.md
@@ -11,9 +11,6 @@
 
 - `prelude` now works with the JavaScript target.
 
-- Added `ioutils` module containing `duplicate` and `duplicateTo` to duplicate
-  `FileHandle` using C function `dup` and `dup2`.
-
 - Added `almostEqual` in `math` for comparing two float values using a machine epsilon.
 
 - The JSON module can now handle integer literals and floating point literals of