This repository was archived by the owner on Oct 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Changes with Unit 1.32.0 27 Feb 2024
66
77 *) Feature: conditional access logging.
88
9- *) Feature: NJS variables access.
9+ *) Feature: njs variables access.
1010
1111 *) Feature: $request_id variable contains a string that is formed using
1212 random data and can be used as a unique request identifier.
@@ -105,13 +105,13 @@ Changes with Unit 1.30.0 10 May 2023
105105
106106 *) Feature: basic URI rewrite support.
107107
108- *) Feature: NJS loadable modules support.
108+ *) Feature: njs loadable modules support.
109109
110110 *) Feature: per-application logging.
111111
112112 *) Feature: conditional logging of route selection.
113113
114- *) Feature: support the keys API on the request objects in NJS .
114+ *) Feature: support the keys API on the request objects in njs .
115115
116116 *) Feature: default values for 'make install' pathnames such as prefix;
117117 this allows to './configure && make && sudo make install'.
@@ -131,7 +131,7 @@ Changes with Unit 1.29.1 28 Feb 2023
131131
132132 *) Bugfix: stop creating world-writeable directories.
133133
134- *) Bugfix: memory leak related to NJS .
134+ *) Bugfix: memory leak related to njs .
135135
136136 *) Bugfix: path parsing in PHP applications.
137137
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ NGINX Unit updated to 1.33.0.
3636
3737<change type =" change" >
3838<para >
39- if building with NJS , version 0.8.3 or later is now required.
39+ if building with njs , version 0.8.3 or later is now required.
4040</para >
4141</change >
4242
@@ -113,7 +113,7 @@ conditional access logging.
113113
114114<change type =" feature" >
115115<para >
116- NJS variables access.
116+ njs variables access.
117117</para >
118118</change >
119119
@@ -450,7 +450,7 @@ basic URI rewrite support.
450450
451451<change type =" feature" >
452452<para >
453- NJS loadable modules support.
453+ njs loadable modules support.
454454</para >
455455</change >
456456
@@ -468,7 +468,7 @@ conditional logging of route selection.
468468
469469<change type =" feature" >
470470<para >
471- support the keys API on the request objects in NJS .
471+ support the keys API on the request objects in njs .
472472</para >
473473</change >
474474
@@ -542,7 +542,7 @@ stop creating world-writeable directories.
542542
543543<change type =" bugfix" >
544544<para >
545- memory leak related to NJS .
545+ memory leak related to njs .
546546</para >
547547</change >
548548
You can’t perform that action at this time.
0 commit comments