details:   https://hg.nginx.org/njs/rev/4adbe67b292a
branches:  
changeset: 1669:4adbe67b292a
user:      Dmitry Volyntsev <[email protected]>
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:
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to