summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
authorAndrei Zeliankou <zelenkov@nginx.com>2024-04-08 16:38:23 +0100
committerandrey-zelenkov <xim.andrew@gmail.com>2024-04-10 13:30:02 +0100
commit6e79da4730099b6ecb79f2896e8334cb0f24e508 (patch)
treedd4c3fed2e81e0a0159e693aa9261d542b931e70 /docs/changes.xml
parente6d8fc6614364e54eb0d69ff4cba21f8cad2e2a9 (diff)
downloadunit-6e79da4730099b6ecb79f2896e8334cb0f24e508.tar.gz
unit-6e79da4730099b6ecb79f2896e8334cb0f24e508.tar.bz2
Docs: njs (lowercase) is more preferred way to mention
Diffstat (limited to 'docs/changes.xml')
-rw-r--r--docs/changes.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 84682308..014155d4 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -36,7 +36,7 @@ NGINX Unit updated to 1.33.0.
<change type="change">
<para>
-if building with NJS, version 0.8.3 or later is now required.
+if building with njs, version 0.8.3 or later is now required.
</para>
</change>
@@ -113,7 +113,7 @@ conditional access logging.
<change type="feature">
<para>
-NJS variables access.
+njs variables access.
</para>
</change>
@@ -450,7 +450,7 @@ basic URI rewrite support.
<change type="feature">
<para>
-NJS loadable modules support.
+njs loadable modules support.
</para>
</change>
@@ -468,7 +468,7 @@ conditional logging of route selection.
<change type="feature">
<para>
-support the keys API on the request objects in NJS.
+support the keys API on the request objects in njs.
</para>
</change>
@@ -542,7 +542,7 @@ stop creating world-writeable directories.
<change type="bugfix">
<para>
-memory leak related to NJS.
+memory leak related to njs.
</para>
</change>