From 17f66c21c61483dd84670c7716052cf7506f75a7 Mon Sep 17 00:00:00 2001 From: kka Date: Wed, 12 Jun 2019 16:28:21 +0200 Subject: bump the changelog --- doc/source/changelog.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'doc/source') diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 3ad3df6..55b5c7e 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -2,6 +2,32 @@ Changelog ========= +0.5.0 - `Elephant Flats `__ 2019/06/12 +-------------------------------------------------------------------------------------------------------------- + +Improvements +^^^^^^^^^^^^ + +- Tighten a bit a command-injection prevention rule in the default rules set +- Increased the portability of the testsuite +- Improved documentation +- Usual code cleanup +- Snuffleupagus will throw an informative error when compiled for PHP5 +- Snuffleupagus will throw an informative error when compiled without PCRE support +- The testsuite is now run on Alpine, Fedora, Debian and Ubuntu. +- Some rules against now-known vulnerabilities/techniques were added + + +Bug fixes +^^^^^^^^^ + +- PHP7.4 is fully supported, without any compilation warning +- Snuffleupagus can now be used with PHP compiled without sessions support as a builtin (which is the case on Alpine). +- Fix a compilation warning on FreeBSD +- Cookies hardening is now supported on PHP7.3+ + + + 0.4.1 - `Loxodonta `__ 2018/12/21 -------------------------------------------------------------------------------------------------------------- -- cgit v1.3