diff options
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 2 |
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 |