summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-08-19 01:52:14 +0200
committerAraq <rumpf_a@web.de>2011-08-19 01:52:14 +0200
commit15440ec745ff9ad56b8095cb1efbb950199253c4 (patch)
tree55d9c0751ccd99cfabd70bd3d9a552993c5b2242 /web/news.txt
parentc7b130b4e2b5350c8b48cdbbef35cd42e773f67f (diff)
downloadNim-15440ec745ff9ad56b8095cb1efbb950199253c4.tar.gz
documentation for --nimcache option
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 01ce99683..6eff0e693 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -53,6 +53,8 @@ Compiler Additions
   Objective C.
 - The new pragmas ``importcpp`` and ``importobjc`` make interfacing with C++
   and Objective C somewhat easier.
+- Added a ``--nimcache:PATH`` configuration option for control over the output
+  directory for generated code.
 
 
 Library Additions