summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorjvoisin2022-03-20 20:25:49 +0100
committerjvoisin2022-03-20 20:25:49 +0100
commit8228d790c0a6e02435a31a95aa542deae59d5275 (patch)
treeda144f721e5f9458ee7c6ebbd73f182bd70089e1 /doc/source
parent4cbb83008e0e2a50099a615d2d9a68724c790b93 (diff)
Fluff a bit the changelog
Diffstat (limited to 'doc/source')
-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