summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJulian Kniephoff <me@juliankniephoff.com>2016-10-11 21:59:55 +0200
committerJulian Kniephoff <me@juliankniephoff.com>2016-10-11 21:59:55 +0200
commit454b242b4c7bdb1137d4a41c02237c532780ebb4 (patch)
treef30ed3da39d2027a06ef817a0821ae8128b8ac47 /NEWS.md
parentb575f17f8ecee947350174dae227bbcda5023515 (diff)
Update NEWS.md
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 0d69ca8..d309168 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,6 +3,9 @@
## Next
* Support for ES7 exponentiation operator.
+* The `js2-include-?-externs` are now evaluated on demand.
+ In particular, they can now effectively be used
+ as file- or directory-local variables.
## 2016-06-23