# HG changeset patch # User Yaroslav Zhuravlev # Date 1707318492 0 # Node ID b55264db8d9fcfa74f379e92f5e6a10a030586e3 # Parent e6b785b7e3082fcde152b59b460448a33ec7df64 njs-0.8.3. diff --git a/xml/en/docs/njs/changes.xml b/xml/en/docs/njs/changes.xml --- a/xml/en/docs/njs/changes.xml +++ b/xml/en/docs/njs/changes.xml @@ -9,9 +9,118 @@
+
+ + +Release Date: +07 February 2024 + + + +nginx modules: + + + + +Bugfix: +fixed +Headers.set(). + + + + + +Bugfix: +fixed + +with Buffer values. + + + + + +Bugfix: +fixed +clear() +method of a shared dictionary when a timeout is not specified. + + + + + +Bugfix: +fixed +stub_status +statistics when +js_periodic +is enabled. + + + + + + + +Core: + + + + +Bugfix: +fixed building with +libxml2 2.12 +and later. + + + + + +Bugfix: +fixed Date constructor for overflows +and with NaN values. + + + + + +Bugfix: +fixed underflow in +querystring.parse(). + + + + + +Bugfix: +fixed potential buffer overread in +String.prototype.match(). + + + + + +Bugfix: +fixed parsing of for-in loops. + + + + + +Bugfix: +fixed parsing of +hexadecimal, octal, and binary literals with no digits. + + + + + + +
+ +
diff --git a/xml/index.xml b/xml/index.xml --- a/xml/index.xml +++ b/xml/index.xml @@ -7,6 +7,14 @@ + + +njs-0.8.3 +version has been +released. + + + nginx-1.25.3