summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-07-18 20:41:45 +0200
committerAraq <rumpf_a@web.de>2015-07-18 20:41:45 +0200
commitcaf7717cb8904dcdbb72b9b3a7b6dece01ed5768 (patch)
tree630dfd413702b70c8d4dab33c2ed6ee8f04a43c4 /web/news.txt
parent6b001609384876e4421e3550ba91770fd2e2b52e (diff)
downloadNim-caf7717cb8904dcdbb72b9b3a7b6dece01ed5768.tar.gz
removed system.free
Diffstat (limited to 'web/news.txt')
-rw-r--r--web/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index cdb503ef6..a5bc600b9 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -40,6 +40,8 @@ News
     ``varargs[expr]`` instead. The same applies to ``varargs[typed]`` vs
     ``varargs[stmt]``.
   - ``sequtils.delete`` doesn't take confusing default arguments anymore.
+  - ``system.free`` was an error-prone alias to ``system.dealloc`` and has
+    been removed.
 
 
   Library additions