From 2a5accbb7c12b2d4a16359914c18ccf856251f53 Mon Sep 17 00:00:00 2001 From: kka Date: Wed, 18 Jul 2018 15:01:49 +0200 Subject: Bump the changelog --- debian/changelog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4aeca19..b61b6fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +snuffleupagus (0.3.0) UNRELEASED; urgency=medium + + * Session cookies can now be encrypted + * Some occurrences of type juggling can now be eradicated + * It's now possible to hook echo and print + * The .filename() filter is now matching on the file where the function is called instead on the one where it's defined. + * Vastly optimize the way native functions are hooked + * The format of the logs has been streamlined to ease their processing + * Better handling of filters for built-in functions + * Fix various possible integer overflows + * Fix an annoying memory leak + + -- kkadosh Tue, 17 Jul 2018 15:00:00 +0200 + snuffleupagus (0.2.2) UNRELEASED; urgency=medium * Add some assertions in the code * The `.dump()` filter is now supported for `unserialize`, `readonly_exec`, and `eval` black/whitelist @@ -11,7 +25,6 @@ snuffleupagus (0.2.2) UNRELEASED; urgency=medium -- jvoisin Tue, 12 Mar 2018 10:00:00 +0200 - snuffleupagus (0.2.1) UNRELEASED; urgency=medium * The testsuite can now be successfully run as root * Fix a double execution when snuffleupagus is used with some other extensions -- cgit v1.3