summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fc07a71..ba90eda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
1snuffleupagus (0.2.1) UNRELEASED; urgency=medium
2 * The testsuite can now be successfully run as root
3 * Fix a double execution when snuffleupagus is used with some other extensions
4 * Fix an execution-context related crash
5 * Support PCRE2, since it's required for PHP7.3
6 * Improve a bit the portability of the code
7 * Minor code simplification
8
9 -- jvoisin <snuffleupagus@nbs-system.com> Tue, 07 Feb 2018 11:00:00 +0200
10
1snuffleupagus (0.2.0) UNRELEASED; urgency=medium 11snuffleupagus (0.2.0) UNRELEASED; urgency=medium
2 12
3 * Glob support in `sp.configuration_file` 13 * Glob support in `sp.configuration_file`