]> git.kaiwu.me - njs.git/commitdiff
Version 0.6.1. 0.6.1
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 29 Jun 2021 11:47:04 +0000 (11:47 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 29 Jun 2021 11:47:04 +0000 (11:47 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ad5c9e108e1ff916576208a379620e249692fdf4..fe41677aa9c55bc398ee9cfca367572e5988198d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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: