From 8228d790c0a6e02435a31a95aa542deae59d5275 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 20 Mar 2022 20:25:49 +0100 Subject: Fluff a bit the changelog --- README.md | 3 ++- doc/source/changelog.rst | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96efa95..b291628 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,8 @@ Many thanks to: - The [Suhosin project](https://suhosin.org) for being a __huge__ source of inspiration - [NBS System](https://www.nbs-system.com) for initially sponsoring the development - [Suhosin-ng](https://github.com/sektioneins/suhosin-ng) for their - experimentations and [contributions](https://github.com/jvoisin/snuffleupagus/commits?author=bef), + [experimentations](https://github.com/sektioneins/suhosin-ng/wiki/News) + and [contributions](https://github.com/jvoisin/snuffleupagus/commits?author=bef), as well as [NLNet](https://nlnet.nl/project/Suhosin-NG/) for sponsoring it - All [our contributors](https://github.com/jvoisin/snuffleupagus/graphs/contributors) 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 @@ Changelog ========= +0.8.0 - Woolly Mammoth +---------------------- + +- Massive simplification of the configuration parser +- Better memory management +- Removal of internal calls to `call_user_func` +- Check for unsupported PHP version +- Compatibility with PHP8.1 +- Suhosin features backports: + - Maximum stack depth/recursion limit + - Maximum length for session id + + 0.7.1 - `Proboscidea `__ 2021/08/02 ------------------------------------------------------------------------------------------------- -- cgit v1.3