[njs] Fixed changelog 0.3.1 description.
    Dmitry Volyntsev 
    xeioex at nginx.com
       
    Tue Apr 16 15:35:41 UTC 2019
    
    
  
details:   https://hg.nginx.org/njs/rev/8cf41df5ee6b
branches:  
changeset: 897:8cf41df5ee6b
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Tue Apr 16 18:34:18 2019 +0300
description:
Fixed changelog 0.3.1 description.
diffstat:
 CHANGES |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r a2ae6774b194 -r 8cf41df5ee6b CHANGES
--- a/CHANGES	Tue Apr 16 17:30:56 2019 +0300
+++ b/CHANGES	Tue Apr 16 18:34:18 2019 +0300
@@ -6,10 +6,10 @@ Changes with njs 0.3.1                  
     *) Feature: added arrow functions support.
        Thanks to 洪志道 (Hong Zhi Dao) and Artem S. Povalyukhin.
 
-    *) Feature: added Added Object.getOwnPropertyNames().
+    *) Feature: added Object.getOwnPropertyNames().
        Thanks to Artem S. Povalyukhin.
 
-    *) Feature: added Added Object.getOwnPropertyDescriptors().
+    *) Feature: added Object.getOwnPropertyDescriptors().
        Thanks to Artem S. Povalyukhin.
 
     *) Feature: making __proto__ accessor descriptor of Object instances
    
    
More information about the nginx-devel
mailing list