summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst
index 6a4c820..472e074 100644
--- a/doc/source/changelog.rst
+++ b/doc/source/changelog.rst
@@ -54,6 +54,7 @@ New features
54* Compatibility with PHP8.1 54* Compatibility with PHP8.1
55* Check for unsupported PHP version 55* Check for unsupported PHP version
56* Backport of Suhosin-ng patches: 56* Backport of Suhosin-ng patches:
57
57 * Maximum stack depth/recursion limit 58 * Maximum stack depth/recursion limit
58 * Maximum length for session id 59 * Maximum length for session id
59 * $_SERVER strip/encode 60 * $_SERVER strip/encode