summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/changelog.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst
index 39b65cf..6eaccd2 100644
--- a/doc/source/changelog.rst
+++ b/doc/source/changelog.rst
@@ -1,6 +1,19 @@
1Changelog 1Changelog
2========= 2=========
3 3
40.8.0 - Woolly Mammoth
5----------------------
6
7- Massive simplification of the configuration parser
8- Better memory management
9- Removal of internal calls to `call_user_func`
10- Check for unsupported PHP version
11- Compatibility with PHP8.1
12- Suhosin features backports:
13 - Maximum stack depth/recursion limit
14 - Maximum length for session id
15
16
40.7.1 - `Proboscidea <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.7.0>`__ 2021/08/02 170.7.1 - `Proboscidea <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.7.0>`__ 2021/08/02
5------------------------------------------------------------------------------------------------- 18-------------------------------------------------------------------------------------------------
6 19