summary refs log tree commit diff stats
path: root/changelog.md
diff options
context:
space:
mode:
authornarimiran <narimiran@disroot.org>2019-01-11 08:51:19 +0100
committernarimiran <narimiran@disroot.org>2019-01-11 08:51:19 +0100
commit0a2f711b9e91ae0b188bc9616598d2fcbd8b29b3 (patch)
tree349416ecf1577c3a9485e60f904882405fdbdef7 /changelog.md
parent540d102d87645394d1f6e1c5116f9507a269882c (diff)
downloadNim-0a2f711b9e91ae0b188bc9616598d2fcbd8b29b3.tar.gz
revert moving `oids` and `smtp` to graveyard
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index da06f3daa..2ac668cc6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -62,8 +62,9 @@
 - several deprecated modules were removed: `ssl`, `matchers`, `httpserver`,
   `unsigned`, `actors`, `parseurl`
 
-- several poorly documented and not used modules were moved to graveyard
-  (they are available as Nimble packages): `subexes`, `scgi`, `smtp`, `oids`
+- two poorly documented and not used modules (`subexes`, `scgi`) were moved to
+  graveyard (they are available as Nimble packages)
+
 
 
 #### Breaking changes in the compiler