summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-12-02 11:11:54 +0100
committerAraq <rumpf_a@web.de>2012-12-02 11:11:54 +0100
commitd7adc7c3289feae7de617953452eb71fb75f40da (patch)
tree330efde736e816c5b14e0a390c2deb8781b93401 /web/news.txt
parent76885c754a8f51a0ea34f76dd0843b1949ac7fde (diff)
downloadNim-d7adc7c3289feae7de617953452eb71fb75f40da.tar.gz
dont use unsafeNew in ropes.nim for now
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index fc54bbce2..1650bd562 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -17,6 +17,7 @@ Library Additions
 
 - Added ``system.onRaise`` to support a condition system.
 - Added ``macros.quote`` for AST quasi-quoting.
+- Added ``system.unsafeNew`` to support hacky variable length objects.
 
 
 Changes affecting backwards compatibility