[njs] Version 0.6.1.

Dmitry Volyntsev xeioex at nginx.com
Tue Jun 29 12:13:39 UTC 2021


details:   https://hg.nginx.org/njs/rev/4adbe67b292a
branches:  
changeset: 1669:4adbe67b292a
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Tue Jun 29 11:47:04 2021 +0000
description:
Version 0.6.1.

diffstat:

 CHANGES |  9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r f1a1b9ad198d -r 4adbe67b292a CHANGES
--- a/CHANGES	Thu Jun 24 08:53:12 2021 +0300
+++ b/CHANGES	Tue Jun 29 11:47:04 2021 +0000
@@ -1,3 +1,12 @@
+Changes with njs 0.6.1                                        29 Jun 2021
+
+    *) Bugfix: fixed RegExpBuiltinExec() with UTF-8 only regexps.
+       The bug was introduced in 0.4.2.
+
+    *) Bugfix: fixed parsing of export default declaration with
+       non-assignment expressions.
+       Thanks to Artem S. Povalyukhin.
+
 Changes with njs 0.6.0                                        15 Jun 2021
 
     Core:


More information about the nginx-devel mailing list