changeset 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 6f2c5a36b4d1
children c6b5826b64f7
files xml/en/docs/njs_about.xml xml/ru/docs/njs_about.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/njs_about.xml	Thu Dec 15 16:56:46 2016 +0300
+++ b/xml/en/docs/njs_about.xml	Tue Dec 20 16:05:31 2016 +0300
@@ -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 @@
 </listitem>
 
 <listitem>
-ES5.1 operators
+ES5.1 operators, ES7 exponentiation operators
 </listitem>
 
 <listitem>
--- a/xml/ru/docs/njs_about.xml	Thu Dec 15 16:56:46 2016 +0300
+++ b/xml/ru/docs/njs_about.xml	Tue Dec 20 16:05:31 2016 +0300
@@ -9,7 +9,7 @@
 <article name="Информация о nginScript"
         link="/ru/docs/njs_about.html"
         lang="ru"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -39,7 +39,7 @@
 </listitem>
 
 <listitem>
-ES5.1 операторы
+ES5.1 операторы, ES7 операторы возведения в степень
 </listitem>
 
 <listitem>