From a97f1ef6c0760cea23c2cd2d02bce0c1a246a687 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 18 Jan 2018 13:14:55 +0100 Subject: Update the release process wrt. Debian packages --- debian/changelog | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6d301b8..fc07a71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,22 @@ -snuffleupagus (0.1) UNRELEASED; urgency=medium +snuffleupagus (0.2.0) UNRELEASED; urgency=medium + + * Glob support in `sp.configuration_file` + * Whitelist/blacklist functions in `eval` + * `phpinfo` shows is the configuration is valid or not + * Off-by-one in configuration parsing fixed + * Minor cookie-encryption related memory leaks fixes + * Various crashes fixes + * Configuration files with windows EOL are correctly handled + * General code clean-up + * Documentation overhaul + * Compilation on FreeBSD and CentOS + * Select which cookies to encrypt via regular expressions + * Match on return values from user-defined functions + * Simplification and clean up of our linked-list implementation + + -- jvoisin Tue, 18 Jan 2018 13:00:00 +0200 + +snuffleupagus (0.1.0) UNRELEASED; urgency=medium * Initial release. -- cgit v1.3