diff xml/en/docs/njs_about.xml @ 1867:e42f6c54ea5f

Added ES7 exponentiation operators support to "About nginScript".
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 20 Dec 2016 16:05:31 +0300
parents 543f654ce08a
children 82ef6dd12534
line wrap: on
line diff
--- a/xml/en/docs/njs_about.xml
+++ b/xml/en/docs/njs_about.xml
@@ -9,7 +9,7 @@
 <article name="About nginScript"
         link="/en/docs/njs_about.html"
         lang="en"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -40,7 +40,7 @@ functions, and regular expressions
 </listitem>
 
 <listitem>
-ES5.1 operators
+ES5.1 operators, ES7 exponentiation operators
 </listitem>
 
 <listitem>