diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 20c7711..cdd493f 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -1,5 +1,18 @@ | |||
| 1 | snuffleupagus (0.4.1) UNRELEASED; urgency=medium | ||
| 2 | |||
| 3 | * Improve and clarify the documentation | ||
| 4 | * Add support for PHP7.3 | ||
| 5 | * Improve the coverage, we have now reached 99% of coverage | ||
| 6 | * Improve the `mb_string` hooking logic | ||
| 7 | * The script that check uploaded file is now available in PHP | ||
| 8 | * Fix segfault on 32-bit for PHP7.3 | ||
| 9 | * Fix segfault when using `sloppy_comparaison` feature with array | ||
| 10 | |||
| 11 | -- kkadosh <snuffleupagus@nbs-system.com> Fri, 21 Dec 2018 11:50:00 +0200 | ||
| 12 | |||
| 1 | snuffleupagus (0.4.0) UNRELEASED; urgency=medium | 13 | snuffleupagus (0.4.0) UNRELEASED; urgency=medium |
| 2 | 14 | ||
| 15 | [ jvoisin ] | ||
| 3 | * Add the possibility to whitelist `stream wrappers` | 16 | * Add the possibility to whitelist `stream wrappers` |
| 4 | * Snuffleupagus is now using php's logging mechanisms, instead of outputting its log directly into the syslog. | 17 | * Snuffleupagus is now using php's logging mechanisms, instead of outputting its log directly into the syslog. |
| 5 | * PHP is now prevented from ever disabling certificate verification thanks to a few lines in our default configuration. | 18 | * PHP is now prevented from ever disabling certificate verification thanks to a few lines in our default configuration. |
