summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjvoisin2018-02-07 11:05:38 +0100
committerjvoisin2018-02-07 11:05:38 +0100
commita9ee27231e057e3b30a424d7dec8f92ac8beac11 (patch)
tree34cb226872851f1d874b18bf8b9c3d493e5aa63d /debian
parent86e82aaa0cef705be3657d201ac7bccc0fafeb28 (diff)
Bump the changelogv0.2.1
Diffstat (limited to 'debian')
-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`