summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index db352022..c1cf96d2 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -57,6 +57,12 @@ variables support in the "location" option of the "return" action.
<change type="feature">
<para>
+added new variable $request_uri with the same meaning as in NGINX.
+</para>
+</change>
+
+<change type="feature">
+<para>
compatibility with GCC 12.
</para>
</change>